﻿.align-together ul{
    display: flex;
}

.align-together ul li {
    padding-right: 20px;
}