.modal-inner { border-radius: 2px; padding: 20px; text-align: center; h2 { font-weight: 600; } a.close-reveal-modal.button { font-size: 1.375em; position: inherit; top: inherit; right: inherit; color: white; cursor: pointer; } } .joyride-tip-guide { h4 { margin-bottom: 15px; } @media(min-width: 48em) { width: 500px; } .joyride-content-wrapper { text-align: left; ul { margin-top: 20px; } li { @extend .cf; height: 70px; img { float: left; margin-right: 20px; width: 54px; height: auto; } } } }