/*---------------------------------------------------------------------------------
 Theme Name:   Smartercodes
 Theme URI:    https://parassoftwares.com
 Description:  Child theme for Smartercodes used all custom code and css 
 Author:       Mukesh vishnoi
 Author URI:   https://parassoftwares.com
 Template:     Divi
 Version:      1.2.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/


/*custom Blogs Css*/

@media all and (min-width: 980px) {

#recent-blogs article.et_pb_post {
    margin-bottom: 0px;
}

#recent-blogs .entry-featured-image-url img {
    float: left;
    width: 65%;
}



}