.masthead_options{ display: flex; align-items: center; justify-content: flex-end; gap:10px; color: #001428; flex: 1; } @media (max-width: 1250px) { .masthead_options { display: none; } } .cursor{ font-size: 10px; width: 98px; text-align: center; } p { margin: 0; unicode-bidi: normal; } h1 { margin: 0; unicode-bidi: normal; }
