﻿.logo__img {
    content: url(/ef_logo.png);
    width: 310px; /* Width of new image */
    height: 78px; /* Height of new image */
}
body.swagger-section #header {
    background-color: white; 
    background-position-x: 250px;
    height: 78px;
}

#input_apiKey {
    display: none;
}

#input_baseUrl {
    display: none;
}

 #explore {
    display: none;
}