@media (max-width: 768px) {
    .banner {
        height: 200px;
    }
}
