body{.container {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
}

.banner img, .header img {
    width: 100% !important;
    height: 350px !important;
    object-fit: cover !important;
    object-position: center 40% !important;
}

.header, .banner {
    width: 100% !important;
}

.header img, .banner img {
    width: 100% !important;
    height: auto !important;
};}.container {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
}

.banner img, .header img {
    width: 100% !important;
    height: 350px !important;
    object-fit: cover !important;
    object-position: center 40% !important;
}