#h2h-img-1 {
  width: 258px;
  height: 294px;
}

@media screen and (max-width: 600px) {
  #h2h-img-1, #h2h-img-2, #h2h-img-3 {
    visibility: hidden;
    clear: both;
    display: none;
  }
}

#h2h-img-2 {
  width: 449px;
  height: 326px;
}



#h2h-img-3 {
  width: 403px;
  height: 274px;
}

#h2h-logo {
  width: 77px;
  height: 47px;
}

#btnContactUs {
  width: 100% !important;
  margin-top: 25px;
}