/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style decla/* Remove background image on mobile for this specific row */
@media (max-width: 767px) {
  .row-fluid-wrapper.row-depth-1.row-number-24.dnd_area-row-7-background-layers.dnd_area-row-7-vertical-alignment.dnd-section.dnd_area-row-7-max-width-section-centering.dnd_area-row-7-background-image.dnd_area-row-7-padding {
    background-image: none !important;
    background: none !important; /* ensures all background layers are cleared */
  }
}
rations here    */
/*****************************************/