.closeMenue{position:absolute;top:10px;right:20px;background:#e9e9e9;width:24px;height:24px;text-align:center;border-radius:4px;}
h1,h2,h3,h4,h5,h6{font-family: "Lobster", sans-serif;}
html,body{font-family:"Mulish", sans-serif;}

@media only screen and (max-width: 767px) {
    .container {max-width:100%;overflow-x:hidden;}
    .join-courier.content{width:100%;}
}
@media only screen and (max-width: 680px) {
    .header-style img{max-width:150px;}
}