/*------------------------------------------------------------------
    File Name: custom.css
-------------------------------------------------------------------*/

/** ADD YOUR AWESOME CODES HERE **/
.hotel-img {
    width: 120px;
    height: 80px;
    margin-right: 10px;
    margin-bottom: 10px;
    object-fit: cover;
}