/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/


#main-buttons .wrapper {
height: 400px;
}

#sb-timeline #steps #steps-content #sb_booking_content .item.panel>.wrap-collapse-content {
  height: 100% !important;
  display: block !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .item.panel .btn-bar .wrap-read-more .read-more {
  display: none !important;
}
