@charset "UTF-8";

@media screen and (max-width: 768px) {
    #top_mv + section {
        background-position: 53% 50% !important;
        background-size: cover !important;
        height: 78vh;
    }
}