#scroll-top{
   background:rgba(33, 88, 92,0.3);
   border-radius:100%;
}

#scroll-top:hover{
    background-color: #21585C;
}

#main #content-wrap{
    padding-top: 0 !important;
}

#main > .container{
    width:auto !important;
}

#site-header{
    display: none !important;
}