Permanent Redirect. .asideRight { z-index: 9; position: static; top: 250px; left: 50%; margin-left: -725px; } #wrap[data-fixed="fixed"] { position: static; top: 200px !important; } .asideRight ul li { font-size: 16px; text-align: center; line-height: 40px; border-top: 1px solid #ddd; background-color: #ededed; } .asideRight ul li:last-child { border-bottom: 1px solid #ddd; } .asideRight ul li a { font-weight: bold; width: 85px; height: 40px; } .asideRight ul li a:hover { transition: 0.4s; background-color: #00796a; color: #fff; } @media screen and (max-width: 1440px) { .asideRight { margin-left: -670px; } .asideRight ul li a { width: 65px; } } @media screen and (max-width: 1360px) { .asideRight { margin-left: -640px; } .asideRight ul li a { /* height: 30px; */ width: 38px; } .asideRight ul li{ /* line-height: 30px; */ /* font-size: 12px; */ } }