.type-what {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.type-what img {
    width: 40px;
}