*{box-sizing:border-box}.container{width:75%}@media (max-width:767.98px){.container{width:auto}}body{width:100vw;height:100vh;margin:0;padding:0;background:url("images/bg-BMS.jpg") no-repeat right;background-size:cover;font-family:'Open Sans'}@media (max-width:767.98px){body{background:url("images/bg-BMS-mobile.jpg") no-repeat right;background-size:cover}}.info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100vh}.logo{width:245px;height:auto}.title{width:245px;margin:30px 0;color:#003189}.contact-info{width:400px;font-size:.8rem;font-size:.8rem}@media (max-width:767.98px){.contact-info{width:90%}}.letter{color:#70b32f;margin-right:5px}a,a:hover{color:#000;text-decoration:none}