.tabs3{display:flex;align-items:center}p.tab3-button{font-weight:700;padding:24px;background:#f38125;margin:0;cursor:pointer;text-align:center;font-size:2rem}p.tab3-button.active{background:#4a4a4a;color:#f38125;position:relative}.one-price{background:#f4f4f4;padding:7.2rem}.one-price h3 span{font-size:8rem}p.tab3-button.active::after{content:"";width:20px;height:20px;position:absolute;bottom:-9px;left:calc(50% - 10px);background:#4a4a4a;transform:rotate(45deg)}@media(max-width:899px){.one-price{padding:24px}.one-price h3 span{font-size:4rem}p.tab3-button{padding:12px;font-size:1.6rem}p.tab3-button.active::after{content:"";width:16px;height:16px;position:absolute;bottom:-7px;left:calc(50% - 8px);background:#4a4a4a;transform:rotate(45deg)}}