.q_logo img{
    max-width: 270px !important; 
    height: auto !important;
}
body {
    Font-family: Roboto;
    Font-size: 16px;
    Color: #222;
    Line-height: 1.8;
    font-weight: inherit;
}
h2{
    Font-family: Rubik;
font-size:24px;
color: #111;
line-height: 1.5;
Font-weight: 700;
}
.sticky .q_logo {
    top: 50% !important;
    left: 0;
}
.page_header .q_logo {
    top: 70%;
    left: 0;
}