            .r-article01 .r-content-div01 .sub_head_content{
                height: 4em;
            overflow: hidden;
            }

            .r-img01 {
                width:100%;
                height:auto;
            }      



/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 200px) and (max-device-width : 767px) {

    .content-rows.home-content01{

        padding-bottom: 10px;
        
                                } 
    

        img.aligncenter.size-medium.wp-image-9620 {

            width: 100%;
            }


            .category-row01 .author_img_page {

                width: 100%;
                }

                .category-row01 .img-content01 .name_heading {

                    padding-left: 0px;
                    }

                    .category-row01 .img-content01 .name_heading a {

                        font-size: 1.5rem;
                        font-weight: unset;
                        line-height: 1.5;
                        }


                    .category-row01 .img-content01 .sub_head_content {

                        font-size: 16px !important;
                        padding-left: 0px;
                        min-height: 85px;
                        max-height: 85px;
                        overflow-y: auto;
                        }

                        .name_heading a {
                            line-height: 1.5;
                            }                         

                           .r-img45{
                               width: 45%;
                               height: auto;
                           }

                           .db-div01 table td img{
                               width: 100%;
                               height: auto;
                           }
                

    
    }
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 100px) and (max-device-width : 740px) {
    
    .inside_content  div p img {
        max-width: 100%;
        height: auto;
    }
    
}