.slideshow .field-images{
    float:left;
    width:100%;
}

.slideshow .field-images img{
    width:100%;
    height:auto
}
.enviarb {
    font-size: 12px;
}
.home-box.nomap{
    margin-top: -120px;
}

@media (max-width: 768px){
    .front .nomap.jumbotron{
        height: 350px;
        /* background-color: #fff; */
        background-size: 130% auto;
        background-repeat: no-repeat;
        margin-bottom: 0;
    }
    .home-box.nomap {
        margin-top: 0;
    }
}

@media (max-width: 480px) {
    .home-box.nomap {
        margin-top: -130px;
    }
}