
    @media only screen and (max-width: 750px) {
        .linkOut img {
            margin-left: -33px !important;
            width: 312% !important;
        }
    }
  