@media (max-width: 575.98px){ .article-body .mobile-center-image .alignleft { max-width: 150px !important; padding-bottom: 0px; margin-bottom: 2.5rem; } } .lightbulb em{ font-style: normal !important; font-weight: 700; font-size: 24px; } /* -- Tip Box with border -- */ .tip-box-has-border, .gray-box-has-border{ background-color: #f5f5f5; padding: 20px; position: relative; box-shadow: 0 0 10px 1px #ccc; margin: 35px 0; border-left: 5px solid #6c6c6c; border-radius: 5px; } .tip-box-has-border p strong, .gray-box-has-border p strong { font-size: calc(1.25rem*1); margin-bottom: 10px; display: block; } .tip-box-has-border p, .gray-box-has-border p{ font-size: 16px; }