#fw-section-custom-html-cf4b4e73-5337-49a9-9c32-d07dd640ed3d {

@media (min-width: 640px) {
  .spotify-embed{
  width:30%;
  height:360px;
  margin-left: 27px;
 }
}
.spotify-embed{
  width:(calc 100% / 3);
  height:360px;
  margin-left: 25px;
}
}