.moreWaysToGiveWrapper{display:flex;flex-direction:row;flex-wrap:wrap}.moreWaysToGiveItem{background-color:#fff;border-radius:15px;flex-basis:100%;margin:25px 1.65%;padding:30px;transition:all .6s ease}.moreWaysToGiveItem:hover{transform:scale(1.05);transition:all .6s ease}.more_ways_to_give_mobile{display:none}@media screen and (max-width:700px){.moreWaysToGiveItem:hover{transform:scale(1)}}.WaysToGiveHeadline{font-size:20px}