@media screen and (max-width: 320px) {
    .menu-header-menu-container {
        float: none;
    }

    .menu-header-menu-container {
        padding-bottom: 0px;
    }

    .menu-header-menu-container ul li {
        padding-bottom: 50px;
    }

    .contact__details {
        min-width: 100% !important;
    }
}

@media screen and (max-width: 310px) {
    .elementor-element-d752852 a.kboard-default-button-small,
    .elementor-element-751c380 a.kboard-default-button-small {
        font-size: 12px;
    }
}

@media screen and (max-width: 296px) {
    .contact__details p {
        margin-left: 17% !important;
    }
}