﻿@media only screen and (max-width: 599px) {
    .content-container {
        padding: 10px;
    }
}
