{#
.the-boats-memories-img {position: relative;height: auto; width: 1100px; max-width: 100%;}
.the-boats-memories-img img {height: 555px!important; width: 100%; object-fit: cover;}
#}
.the-boats-memories-img {position: relative;max-height: 760px; height: auto; width: auto; max-width: 100%;}
.the-boats-memories-img img {height: 100%; max-height: 760px; width: 100%; display: block; object-fit:cover;}

.slick-initialized .slick-slide {padding: 19px;}
.slick-arrow.slick-next {right:19px!important;}
.slick-arrow.slick-prev {left:19px!important;}
{#
@media (max-width:992px){
  .the-boats-memories-img img {height: 450px!important;}
}

@media (max-width:600px){
   .the-boats-memories-img img {height: 350px!important;}
}

#}


 
}