.site-title{display:none}


.title_div {
padding: 15px 40px 0px 30px;
display: none;
}


.item-showcase {
margin: 0px % 0px 0%;
border-top: 0px solid #dfdfdf;
border-bottom: 0px solid #dfdfdf;
padding: 0px 0;
overflow: hidden;
text-align: center;
clear: both;
display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: center;
}


.item-showcase .resource.item:not(:only-child) img {
max-height: 26rem;
width: auto;
height: auto;
display: block;
margin: 0 auto;
}

