/**
    * @author CoderSpy Ltd, Bangladesh
    * @email: info@coderspy.com
    * @create date 2020-01-06 12:00:00
    * @modify date 2021-01-11 13:17:04
    * @desc MyFragranceMe is a Multivendor Ecommerce Web Application For Perfume Industry.
    * @version Version: 1.0
    * @php Requires PHP: 7.2
    * @tag Tags: MyFragranceMe, Ecommerce, Developed by CoderSpy
 **/
@media only screen and (max-width: 575px) {
    .blog_dscription p {
        font-size: 11px !important;
        line-height: 15px;
    }
    .blog_dtl_title h2 {
        font-size: 18px !important;
    }
}