.hw-140{
    height:140px!important;
    width:140px!important;
}

.h-200{
    height:200px!important;
}
.h-260{
    height:260px!important;
}

@media only screen and (max-width: 720px) {
.main-menu-three__btn-box {
    display: flex;
    justify-content: end;
}
.main-menu-three__btn{
max-width: 50%;
}
}