div.container {
    width: 90%;
    padding: 0 5px;
    overflow-x: scroll;
}
div.a-container, button#checkout-btn {
    font-size: 8vw;
}