.logo-image {
    width: 150px;
    /* height: 46px; */
    /* border-radius: 50%; */
    overflow: hidden;
    margin-top: -6px;
}

.label-small{
    vertical-align: 15px!important;
}

.text-adclinik{
    color: #0976b4!important;
}

.info{
    padding: 0px 0 30px !important;
}

.cajacookies {
    box-shadow: 0px 0px 5px 5px #808080;
    background-color: white;
    color: black;
    padding: 10px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    position: fixed;
    bottom: 0px;
    z-index: 10000;
    width: -webkit-fill-available;
}

.cajacookies button {
    color: black;
}