button{align-items:center;background-size:200% auto;border-radius:.4vw;color:#fff;display:flex;justify-content:center;max-height:5vh;min-height:5vh;min-width:14vw;padding:1.2rem 3rem;position:relative;text-align:center;transition:.5s;width:100%}.btn-img{left:1rem;max-height:4vh;max-width:4vw;position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (min-width:601px){button{font-size:1.1rem;padding:1.4rem 4.5rem}.btn-img{max-height:5vh;max-width:8vw}}@media only screen and (min-width:547px) and (max-width:600px){button{padding:1.5rem 5rem}.btn-img{max-height:5vh;max-width:10vw}}
