.heading {
    display: flex;
    align-items: flex-end;
}
.heading img {
    margin-right: 10px;
}