.customerPortalWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.customerPortalItem{flex-basis:60%}.customerPortalLogo{display:block;max-width:225px;width:100%}@media screen and (max-width:700px){.customerPortalItem{flex-basis:100%}.customerPortalLogo{display:block;margin:0 auto;max-width:225px;width:100%}}