li a {text-decoration:none;color:#3c3d48;}
ul {
    list-style-type: none;}
.sticky180 {top:180px;}

@media all and (max-height: 750px) {
    .sticky180 {top:140px;}
    }