.hsa-h-div
{
    display: flex; 
    flex-direction: row; 
    flex-wrap: wrap; 
    justify-content: center;
}

.hsa-v-div
{
    margin-bottom: 15px;
}