.page-workbenches-details .three-image-cards-two .sixteen {
  margin: 20px 0 0 0;
  width: calc(100% - 10px); }
.page-workbenches-details .image-card .image-element__wrap {
  bottom: 0; }
  .page-workbenches-details .image-card .image-element__wrap img {
    transform: scale(1.01); }
.page-workbenches-details .three-card-title-block h2 {
  font-size: 45px;
  line-height: 54px; }
  @media (max-width: 767px) {
    .page-workbenches-details .three-card-title-block h2 {
      font-size: 25px;
      line-height: 30px; } }
