﻿#viajesHotelsFrame {
    height: 1000px;
    background-color: #fff;
}

.hotelsFrame  #hotelframeData  body {
    background: #fff !important;
}

@media screen and (max-width: 1920px) {
    #viajesHotelsFrame {
        height: 900px;
    }
}

@media screen and (max-width: 1200px) {
    #viajesHotelsFrame {
        height: 1098px;
    }
	
	.ipadviajes {
        height:255px !important;
    }
}

@media screen and (max-width: 992px) {
    #viajesHotelsFrame {
        height: 1118px;
    }	
	 .ipadviajes {
        height:236px !important;
    }
}

@media screen and (max-width: 767px) {

    #viajesHotelsFrame {
        height: 1133px;
    }
	
	.ipadviajes {
        height:225px;
    }
}

@media screen and (max-width: 660px) {
    #viajesHotelsFrame {
        height: 1178px;
    }
}

@media screen and (max-width: 600px) {
    #viajesHotelsFrame {
        height: 2070px;
    }
}

@media screen and (max-width: 600px) {
    #viajesHotelsFrame {
        height: 2070px;
    }
}

@media screen and (max-width: 480px) {
    #viajesHotelsFrame {
        height: 2151px;
    }
}