@media screen and (max-width: 750px) {
	.c-history__content--left {
      width: 100%!important;
  }
}
.l-body__static .l-main__right h3 {
font-size: 16px;
}
.c-tab__content:not(#c-tab__orders) a,
.c-description a,
.static-page-content a {
    text-decoration: underline !important;
    color: #2196f3 !important;
  }