.shadow-light{box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);}
#asian-paint h2{text-align: left !important;}
.shadow-light1{box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.04);}
.img-padding { padding: 14px 30px;}
.font36 {font-size: 36px;}
.res-font20 {font-size: 20px;}
.texture-img {width: 48px;}
.w-19 {width: 19%;}
.row-gap-30 {row-gap: 30px;}
.col-gap-30 {column-gap: 30px;}
.home-paint { background: rgba(0, 0, 0, 0.07000000029802322); border-radius: 5px; width: 150px; }
@media (min-width: 1024px) {
  .lg\:w-3\/12 {width: 23% !important; }}
@media (min-width: 640px) {
  .sm\:w-5\/12 {width: 48%;}}
@media only screen and (max-width: 767px) {
  .home-paint {width: auto;}
  .w-19 {width: 33%;}
  .font36 {font-size: 24px;}}
@media only screen and (max-width: 575px) {
  .w-19 {width: 50%;}
  #asian-paint h2{text-align: left !important;}}
@media only screen and (max-width: 400px) {
  .w-19 {width: 100%;
  }
}

.texture{
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
}