.newsletter-footer{position:relative;z-index:0;overflow:hidden;}
.bg-newsletter{position:absolute;inset:0;z-index:-1;}
.bg-newsletter img{width:100%;height:100%;object-fit:cover;}
@media(max-width:768px){
.newsletter-footer {
min-height: 260px;
}
}