html
{
	font-size: inherit;
}
.main .row
{	
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}