.horizontal-form{
    margin-top: 10%;
}
.photo-block{
    float:left;
    width:80px;
    height:100px
}
.var-image{
    margin-left: 10%;
    max-height:100px;
}
.drop-buy-description{
    margin-left:135px;
}
.variants-select__field{
    margin-left: 0%; margin-top: 2%;
}
.success{
    display:none; margin-top:50px;
}
.data-report{
    clear:both;
}
.title{
    margin-left: 3%;
    color: black;
    margin-bottom: 5%;
}
.btn-form{
    margin-bottom:20px;
}
.modal__footer{
    text-align: center;
    background: #f2f2f2;
    border: 1px solid silver;
}
.neww_class{
    max-width: 500px!important;
}
@media (max-width: 450px){
    .neww_class{
    max-width: 100%!important;}
}
.drop .horizontal-form .frame-form-field{
    margin-left: 110px;
}