.container-iframe { 
    position: relative; 
    overflow: hidden; 
    width: 100%; 
    padding-top: 56.25%;
}
.responsive-iframe { 
    position: absolute; 
    top: 0;
    left: 0;
    bottom: 0; 
    right: 0; 
    width: 100%; 
    height: 100%;
}
input[type="radio"]:checked+label+.oscop_payments__details {
    max-height: 600px;
    opacity: 1;
}
.dictionary__param[data-producer_code] {
display: flex;
}
li#order_exchange {
display: none !important;
}

.projector_details .projector_express {
    display: none !important;
}