

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="83001"] section.wrapper_middle {
  padding: 0px 0 !important;
}

[data-cattype="404"] .col-sm-4 {
  margin-top: -20px;
  margin-bottom: 40px;
}


[data-cattype="404"] .about {
    height: 350px;
    background-image: url(https://dyna-medicare.entermall.my/data/ckfinder/images/dynaimages/homebg3product_3.jpg);
    background-repeat: no-repeat;
    background-size:cover;
}


[data-cattype="404"] p {
    color: #ffffff;
    padding-top: 10%;
}



[data-cattype="404"] .item {
    margin-top: -120px;
}

[data-cattype="404"] img:hover {
	transform: scale(1.1);
}
[data-cattype="404"] img {
  border-radius: 20px;
  transition: transform 0.3s ease;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 767px) {
 [data-cattype="404"] .row {
  margin-top: -57px;
}
[data-cattype="404"] img {
  border-radius: 20px;
  transition: transform 0.3s ease;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
}
   
}

