﻿.about-container {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    height: calc(100vh - 124px);
    overflow: auto;
}
