@media screen and (max-width: 767px) {
   .psimple__catch {
        font-size: 14vw
   }
   .pfriendly__catch {
        font-size: 14vw
   }
   .pstylish__catch {
        font-size: 14vw
   }
    
    
    .lineup__head--title {
        font-size: 14vw
    }
    .feature__title {
        font-size: 14vw
    }
}