.ns-qy-a {
    display: flex!important;
    height: 120px;
    justify-content: space-around;
    align-items: center;
}

li.ns-qy-a div.justify {
    height: 80%;
    width: 40%;
    padding: 0!important;
    max-width: 120px;
}
li.ns-qy-a div.justify a{
    display: block;
    width: 100%;
}
li.ns-qy-a div.justify a img {
    width: 100%;
    border-radius: 0;
}

li.ns-qy-a div.justify-content {
    padding: 0;
    width: 50%;
    height: 80%;
}

li.ns-qy-a div.justify-content div.ns-div a {
    width: 6em;
}