.db_data .container{display:flex;flex-wrap:wrap}.support_item{background:#f4f4f4;float:left;margin-bottom:30px;margin-left:1%;margin-right:1%;transition:.5s;width:31.333%}.support_item .item_content{width:100%}.support_item:hover{box-shadow:0 0 21px -12px rgba(0,0,0,.75);transition:.5s}.support_item .item_content a{width:100%}.support_item .item_content .img_top{background-size:cover;height:220px}.support_item .item_content .bottom_text{background:#f4f4f4;padding:30px;text-align:center}.support_item .item_content .bottom_text h4{color:#4772b7;font-size:16px;font-weight:300;letter-spacing:1px;margin-bottom:18px;text-transform:uppercase}.support_item .item_content .bottom_text h2{font-size:18px;line-height:28px}@media (max-width:991px){.support_item{width:48%}}@media (max-width:767px){.support_item{width:100%}}