/*
Theme Name: Divi Enfant
Template: Divi
Description: Divi Enfant Theme
Author: Vlad
Author URI: sans
*/

/*-------- Vlad: Mise à gauche de l'image du blog ------------*/

	/*.et_pb_posts .et_pb_post a img, 
	.archive .et_pb_post a img, 
	.search .et_pb_post a img {
    		max-width: 210px!important;
    		float: left;
    		padding-right: 10px;}
	@media only screen and (max-width: 980px) {
		.et_pb_posts .et_pb_post a img, 
		.archive .et_pb_post a img, 
		.search .et_pb_post a img{
			float:none;
			max-width: 250px!important;}}*/

/*et-pb-post-main-image{
width: 510px!important;
height: 287px!important;
object-fit: cover;
}*/



