.elementor-518 .elementor-element.elementor-element-563977b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-518 .elementor-element.elementor-element-8ef0368 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-518 .elementor-element.elementor-element-8ef0368 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-518 .elementor-element.elementor-element-8ef0368 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-518 .elementor-element.elementor-element-8ef0368 .jet-listing-dynamic-field__content{text-align:left;}/* Start custom CSS for jet-listing-dynamic-field, class: .elementor-element-8ef0368 *//* DESKTOP */
.spotify-embed {
  width: 185%;
  height: 280px;
}

/* TABLET */
@media (max-width: 1024px) {
  .spotify-embed {       
      width:240%;
    height: 236px;
  }
}

/* MOBILE */
@media (max-width: 767px) {
  .spotify-embed { 
      width:108%;
    height: 157px;
  }
}

.spotify-embed iframe {
  width: 100%;
  height: 100%;
}/* End custom CSS */