#block-seven-content{overflow-x: auto;}
.section-wrapper {
    display: inline-block;
    width: 30.9%;
    padding: 15px;
    margin: 5px 7px 5px 7px;
    height: 80px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    background: #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
}