.dnd_area-row-1-padding{
   
background-image: url('//2900416.fs1.hubspotusercontent-na1.net/hubfs/2900416/raw_assets/public/atlas-theme%20child/images/Rethinkcare%20Banner.png') ;
  background-size: cover;
  background position: botttom left;
}



@media screen and (max-width: 768px) {
  
.dnd_area-row-1-padding{
  background-image: none !important;
  background: linear-gradient(179.49deg, #386DBD -73.75%, #FFFFFF 86.02%) !important;

  
  
  }
  
  
}