﻿   .hidden-xs{
        display:none!important;
    }
    .btn-book-now{
        color: #28567B!important;
    }

    @media (min-width: 992px){ 
        .col-md-3{
              float: right;
         }

    }
     
   