.sale-paysystem-wrapper { border: 0 none; padding-left: 0; }
.btn {
  display: inline-block;
  font: 11px "Montserrat",Arial,sans-serif;
  font-weight: bold;
  color: #0c315d;
  background-color: #fff;
  border: 0;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  height: 42px;
  line-height: 42px;
  padding: 0 3.90625vw;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}