/*
Theme Name: Divi Child 01
Theme URI: 
Description: Child 01 theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 3.0.17
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 15 Dec 2016 21:54:07 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.fiveinarow  {
     float:left;     width: 20%;
}

@media only screen and (max-width: 600px) { 
.fiveinarow { 
   width: 50% !important; 
} 
}/*** END 600px CSS ***/ 
@media only screen and (max-width: 414px) { 
.fiveinarow { 
   width: 100% !important; 
} 
}/*** END 414px CSS ***/