@import url(estilos.css);

.intro_2 .banner {
    border-radius: 15px;
}

@media screen and (max-width: 1240px){
    .intro_2 img{
        width: 300px;
    }
}