Hi @mberwing
I have updated the website as per your request in the /templates/ja_spa/css/custom.css file.
/*JA Support*/
@media (max-width: 991px) {
.acm-hero.style-1 {
padding-top: 0;
flex-direction: column-reverse;
}
.acm-hero.style-1 .hero-image {
display: block;
position: static;
width: 100%
}
#t4-footer .bg-overlay-image {
position: static;
display: block;
width: 100%;
min-height: 600px;
background-position: top 17% center;
}
}
Kindly check.
Best regards,