@media (max-width: 780px) {
.slide .bg-image, .slide .bg-slideshow {
    background-position: 45% center;
}
}
#header .module-logo {
    position: absolute;
    top: 0;
    text-align: center;
    padding: 4rem 1.5rem 3rem 1.5rem !important;
}




#header .module-logo img {
    max-width: 160px !important;
    width: 160px;
}
