.hotel1 {
  width: auto;
  height: 560px;
	
  background: url('/img/holiday.jpg') ;
  background-size: cover;
  background-repeat: no-repeat;
  }

.holiday-car {
    margin-left: 0%;
    margin-bottom: 10%;
}

.s-default {
  background-color: rgba(238, 65, 54, 0.7);
  padding-top: 15px;
  padding-bottom: 90px;
  color: #31353e;
}

.se-default {
	background-color: rgba(238, 65, 54, 0.5);
	padding-left: 15px;
}