.qr-wrapper { background-color: #FFF; padding: 10px; padding-bottom: 5px; display: inline-block; } .qrcode-col { text-align: center; } .qrcode-col > div { margin: 20px auto 5px; @media (min-width: 768px) { text-align: center; margin: auto; } } .fiat { display: block; font-size: 13px; @media (min-width: 768px) { font-size: 14px; display: inline-block; margin-left: 10px; } } .table { tr td { &:last-child { text-align: right; @media (min-width: 768px) { text-align: left; } } } } h1 { margin: 0px; padding: 0px; @media (min-width: 576px) { float: left; margin-right: 10px; } a { &:hover, &:focus{ text-decoration: none;; } } } .address-link { line-height: 26px; margin-left: 0px; top: 14px; position: relative; display: flex; flex-direction: row; @media (min-width: 768px) { line-height: 38px; } } .row{ flex-direction: column; @media (min-width: 768px) { flex-direction: row; } } @media (max-width: 767.98px) { .mobile-bottomcol { margin-top: 15px; } .details-table td:first-child { white-space: pre-wrap; } } .btn-details { position: relative; top: 7px; @media (min-width: 550px) { top: 0px; } } .block-tx-title { padding-top: 10px; display: block; text-align: right; margin-top: -30px; @media (min-width: 550px) { margin-top: 0px; padding-top: 10px; } h2 { display: inline-block; float: left; line-height: 1.6; margin: 0; margin-bottom: -15px; padding-right: 10px; padding-top: 15px; position: relative; top: -22px; width: auto; @media (min-width: 550px) { padding-top: 0px; top: 0px; } @media (min-width: 768px) { padding-top: 5px; line-height: 1; } } } .grow { flex-grow: 1; } .next-previous-blocks { font-size: 30px; display: inline-block; @media (min-width: 768px) { font-size: 36px; } a { color: #1ad8f4; &:hover, &:focus { color: #09a3ba; display: inline-block; } } } .disable { font-size: 30px; color: #393e5c73; @media (min-width: 768px) { font-size: 36px; } } .tx-skeleton { margin-top: 10px; margin-bottom: 10px; .header-bg { &:first-child { padding: 10px; margin-bottom: 10px; } &:nth-child(2) { .row { height: 107px; } } } }