.modal-lat {
    width:80%;
}

.echipa img {
    height: 15rem!important;
}

.decoimg {
    width:60%;
}

@media only screen and (max-width: 768px) {
    
.decoimg {
    width:100%;
}
}