
Starscope Monocular Telescopic - Brings 10 Times Closer to the Action
/* Order Button */ .eric.button-1 { display: inline-block; padding: 15px 15px; background-color: #00C249; text-decoration: none !important; font-size: 20px; font-weight: 700; color: #fff; text-align: center; border-style: solid; border-width: 0px 0px 4px 0px; border-color: #028332; border-radius: 7px 7px 7px 7px; } .eric.button-1:hover { background: #028332; box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 35%); } .center-button { text-align: center; } /* Features & HTU */ .FEATURES { display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; } .FEATURES_style { text-align: center; width: 30%;