.sld_mains h3 {
    font-size: 18px;
  color: #333;
    padding-top: 2px;
    text-align: center;
    font-weight: normal;
}

.sld_mains p {
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-top: 6px!important;
}

.sld_mains li {
    width: 25%;
    float: left;
    margin: 3% 0 5%;
    /* margin-right: 2%; */
    text-align: center;
}
.sld_two li:first-child{
    /* margin-left: 16%; */
}
/* .sld_mains li:nth-child(3),
.sld_mains li:nth-child(6),
.sld_mains li:nth-child(9) {
    margin-right: 0;
} */
.sld_mains{
    overflow:hidden;
}
.sld_mains img {
    width: 130px;
    height: 180px;
}

.sld_text {
    margin-top: 20px;
    width: 100%;
}