@media only screen and (min-width: 768px){
    iframe.vacancy-file{
        height: 90vh;
        width: 70%;
        max-width: 992px;
    }
}
