body{min-height:100%;background-image:url(/static/img/bg-main.jpg);background-repeat:no-repeat;background-size:cover}.links-menu{width:100%;flex-flow:row-reverse}.start-button{border:0;padding:30px;min-height:10vh;border-radius:2.5vh;background:#fff;color:#0d5a84;font-size:4vh;font-family:Tahoma,Geneva,sans-serif;box-shadow:10px 10px 10px rgba(0,0,0,.25)}.start-button:hover{background:#0a4564;color:#fff;box-shadow:10px 10px 10px rgba(0,0,0,.25);cursor:pointer}.boxes{display:grid;grid-template-columns:62.5% 37.5%;min-height:100vh}.left-side{display:flex}.logo img{padding:2.5vh;height:20vh;width:20vh}.right-side{background-color:#0d5a84;min-width:auto;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;box-shadow:-4vh 0 2.5vh rgba(0,0,0,.25)}.text-in-right-side{display:flex;padding:5vh;text-align:left;color:#fff;font-family:Tahoma,Geneva,sans-serif;font-size:8vh;font-weight:550}