body.widget-snippet .full-content {
 padding:70px 0;
}
.widget-snippet .full-content {
  max-width: 1275px;
  margin: 0 auto;
}
.widget-snippet .full-content .image {
  text-align: center;
}
.widget-snippet .full-content .text {
   text-align: center;
}
.widget-snippet .full-content .text h6 {
  font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 28px;
line-height: 38px;
color: #000000;
  padding: 18px 0 20px 0;
}
.widget-snippet .full-content .text p {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 32px;
text-align: center;
color: #000000;
padding: 0 0 10px 0;
}
