﻿


/******************************* under images icons menu ************************************/
#btn1, #btn2, #btn3, #btn4, #btn5, #btn6, #btn7, #btn8, #btn9, #btn10 {
    font-size: 10px;
}

.column {
    float: left;
    width: 135px;
    padding: 7px;
    padding-bottom: 0px;
    margin-bottom: -20px;
}

.row {
    display: table;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -15%);
}
