/* Responsive */
.softinn-booking-engine {
    width: 100%;
    min-height: 1000px;
    overflow: hidden;
    height: 100% ;
    padding:0 ;
    position: relative;
    /*padding-bottom: 56.25%; 
    padding-top: 25px;
    height: 0;*/
}
.iframe-booking {
    min-height: 920px;
    width: 100%;
    /*position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;*/
}