.loop-text-p2 {
    text-align: center;
}

.loop-h1 {
    font-size: 2em;
    font-family: 'ITC Avant Garde Gothic';
    font-weight: 700;
}


@media screen and (max-width: 1023px)
.loop-h1 {
    text-align: center;
}

#loop-background
{
  padding: 24px !important;
}

.loop-img-fit.image-width
{
  object-fit: contain !important;
}

.loop-h1.loop-bundle-title
{
  text-align: center !important;
  padding: 20px;
}

.loop-bundle-image-container {
    display: none;
}

.loop-h2 {
padding-top: 20px;
}

.loop-btn-selected {
    border-radius: 30px;
}

.loop-btn-size-md {
    font-weight: 600;
    font-family: helvetica;
}