.modal-contentVideo {
    height: 60vh;
}

.modal-content {
    border-radius: 0 !important;
}

.fade {
    background: #5FC7D2b0;
}

.iframeYoutube{
    height: 45vh;
}

@media (min-width: 1200px) {
    .container{
        max-width: 1150px;
    }
}