
.tech{
    width: auto;
    height: 200px;
    padding-bottom: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.tech img{
    width: 142px;
    height: auto;
}