@media screen and (min-width: 768px){.faq_block .subheading:before {    font-family: 'Playfair Display', serif;    content: 'Q';    color: #cbb25f;    margin-right: 10px;    font-size: 30px;    font-weight: 500;    display: inline !important;    line-height: 1.6;}.faq_block .subheading h4 {    flex:1;padding-top:5px;}.faq_block .text:before {    font-family: 'Playfair Display', serif;    content: 'A';    color: #cc0000;    margin-right: 15px;    font-size: 30px;    font-weight: 500;    display: inline !important;    line-height: 1;}.faq_block .text .txt_box {    flex:1;}.faq_block .column-list:last-child {border-bottom:none !important;}.faq_block .contact_num {padding:0;}.faq_block .contact_num a {height:80px;padding:20px 10px;}}@media screen and (max-width: 767px){.faq_block .subheading:before {    font-family: 'Playfair Display', serif;    content: 'Q';    color: #cbb25f;    margin-right: 10px;    font-size: 24px;    font-weight: 500;    display: inline !important;    line-height: 1.6;}.faq_block .subheading h4 {    flex:1;padding-top:5px;}.faq_block .text:before {    font-family: 'Playfair Display', serif;    content: 'A';    color: #cc0000;    margin-right: 15px;    font-size: 24px;    font-weight: 500;    display: inline !important;    line-height: 1;}.faq_block .text .txt_box {    flex:1;}.faq_block .column-list:last-child {border-bottom:none !important;}.faq_block .btn_beige {font-size:17px;padding-left:15px !important;}.faq_block .contact_num {padding:0;}.faq_block .contact_num a {font-size:25px;height:auto;padding:15px 10px;}.faq_block .contact_num a i {font-size:25px;}}