﻿/*
Author: MK.XLII
Design: W3layout - https://w3layouts.com
License: Creative Commons Attribution 3.0 Unported - https://creativecommons.org/licenses/by/3.0/
*/
/*******************************************************************************************************/
/*-- Sessions --*/
/*******************************************************************************************************/
.bookings {
	padding: 1em 0 1em 0;
	text-align: center;
}
.bookings img {
	width:100%;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
}
/*******************************************************************************************************/
