/*@media (max-width: 560px) {*/
    /*#follow_us_inst_label {*/
        /*font-size: 0.9rem !important;*/
    /*}*/
/*}*/

/*@media (max-width: 490px) {*/
    /*#follow_us_inst_label {*/
        /*font-size: 0.5rem !important;*/
    /*}*/
/*}*/

/*@media (max-width: 350px) {*/
    /*#follow_us_inst_label {*/
        /*font-size: 0.4rem !important;*/
    /*}*/
/*}*/

@media (max-width: 767px) {
    .inst-container p {
        font-size: 0.7rem !important;
    }
}