body.widget-snippet .contact-area {
  max-width:431px;
  margin:0 auto;
}
.contact-area {
    
background: linear-gradient(180deg, #F7F3EB 0%, rgba(247, 243, 235, 0) 100%);
    max-width:431px;
    margin-left:auto;
    margin-right:0;
    min-height: 613px;
  margin-bottom: 90px;
border-radius: 16px;
}
.contact-zone{
      padding: 35px 70px 40px 85px;
}
.contact-zone h3{
font-family: 'Nunito Sans';
font-style: normal;
font-weight: 600;
font-size: 17px;
line-height:20px;
color: #102C2E;
  padding: 0 0 8px 0;
    margin:0;
}
.contact-zone a{
font-family: 'Nunito Sans';
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height:18px;
color: #102C2E;
text-decoration:none;

}
.contact-zone p{
    font-family: 'Nunito Sans';
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height:22px;
color: #102C2E;
    padding: 0 0 5px 0px;
    margin:0;
}
.widget-snippet .contact-zone .phone,
.widget-snippet .contact-zone .email,
.widget-snippet .contact-zone .address,
.widget-snippet .contact-zone .open-hours{
    position:relative;
    padding: 0 0 35px 0;
}
.contact-zone a:hover{
text-decoration: none;
color: #949028
}
.contact-area .bottom-image {
  padding: 100px 0 20px;
  max-width:285px;
  margin:0 auto;
}
.widget-snippet .contact-zone .image-wrapper {
  display: inline-block;
  position: absolute;
  left: -50px;
  top: 0;
  right: auto;
  min-width: 32px;
  text-align: center;
}