<style>
@media and only screen ( max-width: 650px) {
	.img {
    	max-width: 100%!important;
   	    height: 100%!important;
		}
	#hs_cos_wrapper_widget_1654207262146_ > h2:nth-child(1) {
 		text-align: center!important;
 		font-size: 21px !important;
 		font-weight: bold!important;
		}

	.dnd_area-row-4-padding {
  		padding-top: 0px !important;
  		padding-left: 10% !important;
  		padding-right: 10% !important;
		}  

}
</style>

/* @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 declarations here    */
/*****************************************/