/*
Theme Name: CCH
Version: 2.3.1
Author: Steve at Coona Computer Hospital via Elegant Themes Divi
Author URI: http://www.coonacomputerhospital.com.au
Template: Divi

*/



/* =Theme customization starts here
-------------------------------------------------------------- */

@media all and (min-width: 768px) {
.et_pb_posts img, .archive .post img, .category .post img, .search .post img {
float: left; margin-right: 1em;
}
.et_pb_posts article:after, .archive article:after, .category article:after, .search article:after { /* Clear floated image */
content: ""; display: table; clear: both;
}
}