 .flex-container-1090{display:flex;flex-direction:column;width:100%;max-width:1090px;margin-left:auto;margin-right:auto;box-sizing:border-box}.flex-container-1090>*{width:100%}.flex-row-wrap{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.flex-between{display:flex;justify-content:space-between;align-items:center;width:100%}.w-50-responsive{width:50%}.w-100{width:100%}@media (max-width:768px){.w-50-responsive{width:100%}}