﻿@media only screen and (max-width: 699px) {
    .container {
        padding-left: 10px;
        padding-right: 16px;
    }
}