

section[data-cattype="83001"] ul.listImage li,
section[data-cattype="83001"] ul.listImage li .wrapper_image{
    width: 150px;
    height: 112px;
    border: none;
}
section[data-cattype="83001"] ul.listImage li{  margin: 10px;}

section[data-cattype="410"] .row {
  display: flex;
  justify-content: center;
  margin-right: -200px;
  margin-left: -200px;
  margin-top: 20px;
}

[data-cattype="410"] .about {
    height: 350px;
    background-image: url(https://www.theme-v15.entermall.my/data/ckfinder/images/bg_about.jpg);
    background-repeat: no-repeat;
    background-size:cover;
}

[data-cattype="410"] a {
  cursor: default;
}


[data-cattype="410"] .section-title{
    color: #2c6197;
}


[data-cattype="410"] p {
    color: #fff;
    padding-top: 10%;
}



[data-cattype="410"] .item {
    margin-top: -120px;
}



@media screen and (max-width: 767px) {
    
[data-cattype="410"] .section-title {
  color: #2c6197;
  margin-top: 95px;
}
section[data-cattype="410"] .row {
  display: block;
  margin-right: 20px;
  margin-left: 20px;
  margin-top: 20px;
}
section[data-cattype="410"] img {
  margin-bottom: 20px;
}
}

