﻿.bottom .b_left1 ,
.bottom .b_left {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    height: 120px;

}

.bottom .b_left1 span,
.bottom .b_left span {
    display: flex;
    flex-direction: column;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 2.5px;
    margin-right: 2.5px;
}

.bottom .b_left1 img ,
.bottom .b_left img {
    height: 110px;
    width: 110px;
}

.b_left1 a,
.b_left a {
    margin: 0 auto;
    color: black;
}