@media only screen and (min-width: 768px) {
.menu-primary-left-container {
    margin-top: 75px !important;
}
.menu-primary-right-container {
    margin-top: 75px !important;
}
.logo img {
    margin-bottom: -13px;
    height: 300px;
}
}
section.deserve {
    background: url("http://www.publicspeaking.com.sg/wp-content/uploads/2019/04/Bottom-image-of-the-Home-Page.jpg") 50% no-repeat !important;
    background-size: cover;
}
@media only screen and (max-width: 480px) {
.main-slider-item.main-slider-item-1.slick-slide.slick-current.slick-active {
    max-width: 100% !important;
}
}