.property-container{display:flex;flex-direction:row;flex-wrap:wrap;margin:10px 0}.property-container>div{display:flex;flex-direction:row;margin-right:10px}.property-container>div>div{padding:10px}.property-label{background-color:#821932;color:#fff;min-width:150px}.property-value{background-color:#f2f2f2;min-width:250px}.image-container{align-items:center;background-color:#d2d2d2;display:flex;height:100px;justify-content:center;width:100%}.image-container img{max-height:100%;max-width:100%}.membership-logo img{max-height:80px;min-height:50px}.membership div{padding:2px 0}@media only screen and (max-width:600px){.property-label{min-width:100px}.property-value{min-width:150px}}