.pagetitle {
    display: none;
}

div.horizontalitemsgallery div.item div.photos img {
      object-fit: cover;
    object-position: center;
    height: 320px;
    width: 100%;
}