.site_button{width:200px;background-color:#fff;color:#343434;border-radius:5px;font-size:18px;font-weight:700;text-transform:uppercase;display:flex;height:40px;justify-content:center;align-items:center}@media all and (min-width:320px) and (max-width:767px){.site_button{width:150px;font-size:16px;height:36px}}@media all and (min-width:768px) and (max-width:980px){.site_button{width:150px;font-size:16px;height:36px}}@media only screen and (min-width:981px) and (max-width:1024px){.site_button{width:150px;font-size:16px;height:36px}}@media all and (min-width:1025px) and (max-width:1140px){.site_button{width:160px;font-size:17px;height:38px}}@media all and (min-width:1141px) and (max-width:1280px){.site_button{width:190px}}