@media(min-width: 425px){
  .view-featured-products-top-display- .feature_block_wrapper .feature_block_button>div {
    /*width: calc(100% / 2);*/
    width: 100%!important;
    text-align:center!important;
  }
}
