.transfer-heading {
    margin-bottom: 20px !important;
    margin-top: 2px !important;
}

@media screen and (max-width: 992px) {
    img.main-logo {
        margin-top: -20px !important;
        transform: scale(0.8) !important;
    }
  }