body.widget-snippet .about-us-page .row {
padding:10px;
}
.widget-snippet .about-us-page .left-content p, .widget-snippet .about-us-page .content-top p{
	  font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #606060;
    text-align: justify;
    line-height: 26px;
}
.widget-snippet .about-us-page .content-top{
  margin-bottom: 10px;
}
.widget-snippet .about-us-page .content-top p{ 
   text-align:center;
   font-weight: 700;
}
@media screen and (max-width: 1200px) {
.widget-snippet .about-us-page {
    padding: 0 15px;
}
}

