.small-shadow{
    -webkit-box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 5px 5px 15px 3px rgba(0, 0, 0, 0.15);
}

.matias-where-to-buy-container .col-md{
  padding:5px;
  border-bottom: 3px solid #608bbc;
  margin-right:25px;
  margin-top:25px;
}
.matias-where-to-buy-container h2{
  width:100%!important;
  background-color: #608bbc;
  color: white;
}
.matias-where-to-buy-container td{
  list-style-type:none;
  border:2px 0px 2px 0px solid black;
}