.stylish_img_icon1{
    height: 148px;
}
@media only screen and (max-width:768px) {
    .stylish_img_icon1{
        max-height: 148px;
        width: auto;
        height: auto;
    }
    .stylish_img_icon1_div{
        height: 20vw;
    }
    .column2_otoku_point{
        padding: 25px 30px !important;
    }
    .sp_mt15px{
        margin-top: 15px;
    }
}