.create-business-container{background-color:#fff;border-radius:20px;flex-direction:column;flex-grow:1;width:450px;height:100%;max-height:calc(100% - 15dvh);margin:7.5dvh auto;display:flex;position:relative;box-shadow:0 10px 20px #00000026}@media (max-width:600px){.create-business-container{width:100%;max-height:unset;max-width:unset;box-shadow:unset;border-radius:0;flex-direction:column;flex-grow:1;margin:0;display:flex}}
