



@media screen and (max-width: 980px) {

section.room-sec {
    padding-top: 50px;
}
 
}




@media screen and (max-width: 540px) {
  section.room-sec img {
    height: 300px;
 
}
  
  section.room-sec {
    padding-top: 30px;
}
 

}
