[data-cattype="83014"] .content-wrapper {
  max-width: 1200px;
  margin: 0 auto; /* Center align content */
}

[data-cattype="83014"] .img1 {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0px none;
  padding: 40px;
}

[data-cattype="83014"] .icon1 {
  width: 20px;
}

[data-cattype="83014"] h2 {
    font-family: 'Roboto';
    margin: 12px 0 5px 0;
    font-size: 50px;
    text-transform: capitalize;
    padding: 5px 0px 5px 0px;
  }

[data-cattype="83014"] h4 {
  margin-left: -65px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #09836C;
  margin-top: 4px;
}

  [data-cattype="83014"] p {
    font-family: 'Montserrat';
    font-size: 16px;
    padding: 5px 0px 5px 0px;
  }

section[data-cattype="83014"] ul.listImage li,
section[data-cattype="83014"] ul.listImage li .wrapper_image{
    width: 150px;
    height: 112px;
    border: none;
}
section[data-cattype="83014"] ul.listImage li{  margin: 10px;}

@media (max-width: 1400px) {
  [data-cattype="83014"] h2 {
    font-size: 38px;
  }
  [data-cattype="83014"] p {
    font-size: 14px;
  }
}


@media screen and (max-width: 480px) {
  [data-cattype="83014"] h2 {
    font-size: 28px;
    text-align: center;
    margin-top: -10px;
  }
  [data-cattype="83014"] h4 {
    margin-left: 50px;
    margin-bottom: 18px;
    font-size: 14px;
    font-weight: bold;
    color: #09836C;
    margin-top: -20px;
  }
  [data-cattype="83014"] p {
    font-size: 14px;
    text-align: justify;
    padding: 0px 20px;
  }
  [data-cattype="83014"] .icon1 {
    width: 20px;
    margin-left: 20px !important;
  }
}

