@media (max-width: 991px){
    .banner{
        height: 400px;
    }
    .logo-evento{
        margin-top: 30px;
    }
    .foto-evento{
        margin-top: 30px !important;
    }
}