.c-booking__content-img > img{ 
position: absolute;
    bottom: 0;
    right: -35px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;

}
.post-slide__items{
    margin: 0 10px;
   height: 500px;
}
.c-fb-post__img {
  height: 500px;
}

.c-fb-post__img img{
    width: 100%;
    height: 100%;
}

.post-slide .slick-prev:before, .post-slide .slick-next:before {
    background-image: url('data:image/svg+xml,%3C%3Fxml version="1.0" encoding="utf-8"%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 28.9 64" style="enable-background:new 0 0 28.9 64;" xml:space="preserve"%3E%3Cstyle type="text/css"%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class="st0" d="M25.9,30.7c-2.4-1.1-23-11.6-23-28.2V0H0v2.5c0,6.4,2.9,18.6,22.1,29.7C15.1,36.1,0,46.2,0,61.9V64h2.9v-2.1 c0-16.9,20.6-27,23.1-28.2l3-1.5L25.9,30.7z"/%3E%3C/svg%3E');
}
