.settings {
    width: 100%;
    height: 30vw;
}
.settings img {
    width: 100%;
    height: 100%;
}
.tailorisms {
    width: 100%;
    margin-bottom: 3vw;
}
.tailorisms_box {
    width: 75vw;
    margin: auto;
}
