
@media (max-width: 550px) {
    #MTScountrypickerWrapper {
        width: 100% !important;
    }

    #MTScountrypickerWrapper .dropdown {
        width: 100%;
    }

    .sentiment-graphs-container {
        width: 100% !important;
    }
}