.featureImage img{animation-name:fadeInImg;animation-duration:.5s}@keyframes fadeInImg{0%{opacity:0}to{opacity:1}}#twoWay img{max-width:59px}#facial img{max-width:54px}#fire img{max-width:32px}#motion img{max-width:47px}#rechargeable img{max-width:45px}#cloud img{max-width:30px}#night img{max-width:50px}#push img{max-width:47px}#security img{max-width:34px}#chime img{max-width:25px}#tone img{max-width:19px}.featureIconContainer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:75px;height:75px;background:#f3f5f6;border-radius:50%;margin:0 auto 1.25rem;cursor:pointer}.selectedFeature{background:#fff!important;border:2px solid #001689}.unselectedFeature{background:#f3f5f6!important;border:none}.unselectedFeature:hover{border:2px solid #001689}