div.w3-card-4 img { 
    max-width:100%;
    max-height:65%;
    display:block;
    margin:auto;
}

div.w3-card-4 {
    height: 30em;
    margin-top: 1em;
}

div.w3-card-4:hover {
    box-shadow: 2px 2px 4px 4px #888888;
}

p {
    font-size: medium;
}

.w3-third>a {
    text-decoration-line:none;
}

.w3-bar-item:hover {
    cursor:pointer;
}



#mrs_logo {
    position: absolute;
    left: 1em;
    top: 0.5em;
    max-height: 3em;
}

#fel_logo {
    position: absolute;
    right: 1em;
    top: 0.5em;
    max-height: 3em; 
}


#main_bar {
    padding:0.5em;
}

.slides {
    display:none;
    height:20em;
    max-width: 100%;
    display:block;
    margin:auto;
}

.showcase {
    max-width: 42em;
}
