@charset "UTF-8";

/*****************************
precon-sand-pile2
*****************************/
.featureslist li:nth-child(3) .imgbox {
  margin-top: 3rem;
  max-width: 550px;
}
.featureslist li:nth-child(4) .flexbox2 {
  margin-top: 3rem;
}
.featureslist li:nth-child(4) .flexbox2 .img {
  margin-bottom: 1rem;
}
.featureslist li:nth-child(4) .flexbox2 .img img {
  aspect-ratio: 1/.6;
  object-fit: cover;
  height: auto;
  width: 100%;
}
@media only screen and (max-width: 1180px) {
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 820px) {
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 767px) {
}
