





.banner-c img {
    max-height: 100vh !important;
    object-fit: cover !important;
    object-position: bottom !important;
}

@media (max-width: 700px) {
    .alias-page_content img {
        width: 100% !important;
    }
}