.main-header{display:flex;flex-flow:row;height:100px;background-color:#FFF}@media (max-width:767px){.main-header{display:flex;flex-flow:wrap}}@media (max-width:479px){.main-header{display:flex;flex-flow:wrap;height:auto}}.main-header_logo{height:100px}img{height:auto;max-width:100%}svg{width:100%;height:100%}.header-main__main_menu{display:flex;flex-flow:row;justify-content:start;align-items:center}@media (max-width:767px){.header-main__main_menu{display:flex;flex-flow:row;justify-content:end;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}}@media (max-width:479px){.header-main__main_menu{display:flex;justify-content:end}}@media (max-width:767px){.testing{display:flex;justify-content:end}}@media (max-width:479px){.testing{display:flex;justify-content:end;gap:0px;margin-top:1rem;margin-right:1rem;margin-bottom:1rem;margin-left:1rem}}