html {
    margin-top: -50px !important;
}
.wrapper {
    border: 0px solid #e9e9e9;
margin-top: -35px;
}
.site-content {
    border-right: 0px solid #F1F1F1;
}
body.custom-background {
margin-top: -10px;
    background-image: url(https://getfreesampleswithoutsurveys.com/wp-content/uploads/2015/12/bg-1.jpg);
    background-repeat: repeat-x;
}
.site {
    padding: 0px !important;
}
.themonic-logo {
display:none;
}
.themonic-nav  {
display:none
}
.site-header {

    background-image: url(https://getfreesampleswithoutsurveys.com/wp-content/uploads/2015/12/bg-1.jpg);
    border-left: 0px solid #E9E9E9;
    border-right: 0px solid #E9E9E9;
    border-top: 0px solid #E9E9E9;
    height: 187px;
    text-align: left;
}
#header img {
padding-top: 30px;
width: 90%;
}
@media screen and (max-width: 768px) {
#header img {
padding-top: 50px;
width: 100%;
}
}
@media screen and (max-width: 500px) {
#header img {
padding-top: 90px;
width: 100%;
}
}
.site-wordpress {
display:none;
}