.perks-section .perk-item{width:calc(100%/5);padding:0 15px;margin-top:50px}.perks-section .perk-item .icon{max-width:70px;height:70px;margin:0 auto 20px}.perks-section .perk-item .icon img{max-width:100%;max-height:100%;height:auto;position:relative;top:50%;transform:translateY(-50%)}.perks-section .perk-item .title{font-size:18px;font-weight:bold;color:#000}@media screen and (max-width:768px){.perks-section .perk-item{width:calc(100%/3)}}@media screen and (max-width:480px){.perks-section .perk-item{width:calc(100%/2)}}