.description p{
    margin: 0.1em 0 0 0;
    font-size: 1em;
}
.description{
    margin: 0.5em 0 0 0;
}

#logo-footer{
    width:70% !important
}

.hide-element{
    display: none !important;
}

@media (min-width: 768px) {
    #logo-footer{
        width:30% !important
    }
}


@media (min-width: 1100px) {
    #top-slider{
        height: 200px;
        margin-bottom: 2em;
    }
}
/* 
picture img{
    height: 300px;
} */