.resellers__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.resellers__item{background-color:#f6f5f5;width:calc(100% / 3 - 20px);padding:2rem 4rem 3rem;margin:10px;min-height:28rem}.resellers__itemTop p{font-weight:700;margin:0 0 3.5rem}.resellers__itemImg{margin-bottom:2rem}.resellers__itemInfo>a{font-weight:700;display:inline-block;margin:30px 0 0;padding:6px 2rem;font-size:1.2rem;line-height:1.8rem;font-family:'Montserrat';text-align:center;border:.2rem solid #363a75;border-radius:2.3rem;color:#363a75;background-color:transparent}.resellers__itemInfo>a:hover{color:#fff;background-color:#363a75}@media(max-width:991px){.resellers__item{width:calc(100% / 2 - 20px)}}@media(max-width:767px){.resellers__items{margin:0}.resellers__item{width:100%;margin:0 0 20px}.resellers__item:last-of-type{margin:0}}