.columnWrapper {
	width: 100% !important;
}

.column {    
    float: none !important;
	width: auto !important;
}

.blueBarTop {
    display: none !important;
}

#hotelinformation {
    display: block !important;
}

#photogallery {
    display: none !important;
}

#hotelPhoto {
    float: none !important;
    width: 100% !important;    
}

#hotelAddress {
    float: none !important;
    width: 100% !important;
    margin-top: 7px !important;    
}

#tripAdvisor {
    display: none !important;
}

#googleMap {
	float: none !important;
	display: block !important;
}
