* {
  box-sizing: border-box;
}
body {
  margin: 0;
}
*{
  box-sizing:border-box;
}
body{
  margin:0;
} @media (min-width: 992px){
    .card-stacked__other img{
    width:100% !important;
    }
    .cta-lower--small .cta-lower__background img{
    width:100% !important;
    }
  }  .card-stacked__asset{
    width:100%;
    height:100%;
  }