/* 
    The purpose of this file is to specify any styles to override the existing styles available in the Booking Pages. 
    Refer to https://tourismexchange.atlassian.net/wiki/x/CpIL for instructions.
*/
/*Example of linking Images from CSS file.
.someClassName { 
  background-image: url('../images/your_image.png');
}
*/