@media only screen and (min-width: 1440px) {#bg_top{width: 100%;}}
@media screen and (min-width: 1250px) {}
@media screen and (max-width: 1250px) {}
@media screen and (max-width: 1200px) {}
@media screen and (min-width: 1150px) {}
@media only screen and (max-width: 1149px) {#buttons a{font-size: 17px;} } 
@media only screen and (max-width: 1024px) {#buttons a{font-size: 16px;}}

@media only screen and (max-width: 949px) {#buttons a{font-size: 15px;}}

@media screen and (max-width: 768px) {#buttons a{font-size: 14px;}.col-1 h2 {font-size: 17px;}}
@media screen and (max-width: 650px) {.col-1 h2 {font-size: 15px;}}

@media screen and (max-width: 590px) {#buttons a{font-size: 13px;}.col-1 h2 {font-size: 13px;}}

@media screen and (max-width: 550px) {#buttons a{font-size: 12px;}.col-1 h2 {font-size: 12px;}}

@media only screen and (max-width: 420px) {.col-1 h2 {font-size: 11px;}}

@media only screen and (max-width: 300px) {}

@media only screen and (max-width: 220px) {}

@media only screen and (max-height: 1800px) {}
