.contentContainer#mainContent { background: #fff; overflow: auto; overflow-x: hidden; } .main-container { max-width: 1180px; margin: 0 auto; background: #fff; } a { outline: none; } .privacyContent ul { padding-left: 17px; } .privacyContent { background:#fff; float: left; padding: 20px 50px 10px 20px; font-size: 14px; } .privacyContent h3 { color: #000; background: #4ac0e0; padding: 10px 10px 10px 15px; font-weight: bold; font-size: 16px; } .privacyContent h1 { font-size: 22px; } .container-end { clear: both; } @media screen and (max-width: 980px) { } @media screen and (max-width: 760px) { .privacyContent { float: none; width: 100%; } } @media screen and (max-width: 480px) { .privacyContent { float: none; width: 100%; } } @media screen and (max-width: 350px) { .privacyContent { float: none; width: 100%; } } .left-section { float: left; width: 50%; } .right-section { float: right; width: 50%; }
