.fav_c1
{
width : 100%;
}
.wish_contact_section
{
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-gap: 10px;	
}
@media screen and (max-width: 767px){
.wish_btn_txt{
bottom: 0px;
}
}