/*
Theme Name:Child Theme for Divi
Theme URI: http://wordpress-style.net
Description: Child Theme For Divi
Author: Eduard Ungureanu
Author URI: http://wordpress-style.net
Template: Divi
Version: 1.0
*/

/* Start your custom CSS bellow this comment
============================================ */

@media only screen and (min-width: 768px) {
#main-content .customblog2 .et_pb_post {
min-height: 500px;
max-height: 500px;
}
}