#mainbody {
	margin-top: 165px!important;
}
@media only screen and (max-width: 600px) {
    #mainbody {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}
.navbar {
    background-color: rgba(248, 220, 17, 1) !important;
}