.quote_section{background:#fff;padding:150px 0}.quote_section .content{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:700px;padding:0 20px}.quote_section .content .left_part{width:80px}.quote_section .content .right_part{padding-left:20px;width:calc(100% - 80px)}.quote_section .content .right_part p{font-size:36px;line-height:1.2;margin-bottom:20px}.quote_section .content .right_part a{background:#fff171;border-radius:25px;color:#231f20;display:inline-block;font-size:16px;letter-spacing:0;padding:.4rem 1.5rem}@media (max-width:767px){.quote_section .content .right_part p{font-size:26px}}