body.post-type-archive-how-tos .fl-module-loop_terms{
  padding:0;
}

@media (max-width:767.98px){
  body.post-type-archive-how-tos .fl-module-loop_terms{
    max-width:100%;
  }
}

body.post-type-archive-how-tos .fl-module-loop_terms .card-deck{
  margin:0 !important;
}

body.post-type-archive-how-tos .fl-module-loop_terms .card-deck .fl-module-bs_card{
  max-width:50%;
  min-width:50%;
}

@media (max-width:767.98px){
  body.post-type-archive-how-tos .fl-module-loop_terms .card-deck .fl-module-bs_card{
    max-width:100%;
    min-width:100%;
  }
}

body.post-type-archive-how-tos .fl-module-loop_terms .component_bs_card{
  margin-bottom:2.5rem;
  width:100%;
  border:none;
}

@media (max-width:767.98px){
  body.post-type-archive-how-tos .fl-module-loop_terms .component_bs_card{
    margin-bottom:0;
  }
}

body.post-type-archive-how-tos .fl-module-loop_terms .component_bs_card .card{
  border:0;
  margin:0;
}

body.post-type-archive-how-tos .fl-module-loop_terms .component_bs_card .card .card-img-top{
  -moz-background-size:cover;
       background-size:cover;
  -webkit-border-radius:0;
     -moz-border-radius:0;
          border-radius:0;
  border:none;
  min-height:26.04167vw;
}

body.post-type-archive-how-tos .fl-module-loop_terms .component_bs_card .card .card-body{
  border-right:.0625rem solid #ededed;
}

body.post-type-archive-how-tos .fl-module-loop_terms .component_bs_card .card .card-body .card-title{
  color:#404040;
  font-family:Raleway,sans-serif;
  font-size:1.875rem;
  font-weight:300;
  line-height:normal;
  margin-bottom:.9375rem;
}

body.post-type-archive-how-tos .fl-module-loop_terms .component_bs_card .card .card-body .card-text{
  margin-bottom:1.25rem;
}

body.post-type-archive-how-tos .fl-module-loop_terms .component_bs_card .card .card-body .text-links a{
  font-size:1rem;
  font-weight:700;
  padding-right:1.5625rem;
  text-decoration:none;
}

body.post-type-archive-how-tos .fl-module-loop_terms .component_bs_card .card .card-body .text-links a:after{
  content:url(/wp-content/themes/sobeys/assets/svg/link-arrow.svg);
  display:inline-block;
  margin-left:.3125rem;
  position:absolute;
  vertical-align:middle;
  -webkit-transition:all .5s ease;
  -o-transition:all .5s ease;
  -moz-transition:all .5s ease;
  transition:all .5s ease;
}

body.post-type-archive-how-tos .fl-module-loop_terms .component_bs_card .card .card-body .text-links a:hover{
  color:#e2131f;
}

body.post-type-archive-how-tos .fl-module-loop_terms .component_bs_card .card .card-body .text-links a:hover:after{
  margin-left:.5rem;
  -webkit-transition:all .5s ease;
  -o-transition:all .5s ease;
  -moz-transition:all .5s ease;
  transition:all .5s ease;
}
