.other-story {
        padding: 3% 0;
        margin-top: 5%;
}
.other-story-title-con {
    text-align: center;
}
.other-story-title {
    font-weight: 300;
    font-size: calc(1.5rem + 1.5vw);
    color: #707070;
}
