/* NEW CUSTOM STYLE KARTICA CHANDRA */
#booking_form_wrapper:not(.fixed)  { width:25% !important; height:330px !important;  }
/* height important for the js SO I HAVE TO USE THAT SELECTOR - CSS tricks */


/* special offers */
.special_offers .promotion .title:hover, 
.special_offers .promotion .title:hover strong, 
.special_offers .promotion .title:hover b { color:#c68e17; }

.special_offers .promo-wrapper { height: 440px !important; }

.special_offers .promotion .image { height: 214px !important; }