@media only screen and (max-width:991px){
    .v-form-content {
        padding: 33px;
    }
    div#wrap-cpr .block-title{
        line-height:20px;
    }
   
}
.v-form-fixed-1 {
    position: fixed;
    background: rgb(243, 204, 96) !important;
    border-radius:10px;
    border:2px solid white;
    
}
div#block-56 {
    width: 100%;
}