@media only screen and (max-width: 768px) {
  /* For mobile phones: */
 a.btnx2{
          padding: 4px 0px;
    display: block;
    text-align: center;
    margin-left: 0px!important;
    border-radius: 4px;
          
      }
}