.loop-widget-spg-container{
flex-direction: row-reverse;
justify-content: space-between;
border-top: 1px solid black;
margin-left: 0px;
}
.loop-widget-sp-selector-wrapper{
width: 120px;
margin-top: 1.5em;
}
.loop-widget-purchase-option{
gap: 10px;
}
@media screen and (max-width: 500px){
.loop-widget-sp-selector-description-wrapper{
width: 75%;
}
}
