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

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

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
@media (max-width: 768px) {
  
.dnd_area-row-4-padding {
    padding-top: 0px !important;
    padding-bottom: 60px !important;
  }
  .html {
    font-size{
    65%;
    }
  
}