#logo-manne{
    top: 70% !important;
}

@media only screen and (min-width: 990px) {
    #logo-manne{
        top: 0 !important;
    }
}


@media only screen and (min-width: 990px) {
    #contact .rounded{
        /*padding: 5rem !important;*/
    }
}


.eapps-instagram-feed-header {
    padding: 0px !important;
}


.owl-carousel .owl-item .testimonial-item img {
    max-height: 90% !important;
    vertical-align: middle !important;
}