.item-showcase:nth-of-type(2) {
flex-wrap: nowrap !important;
flex-direction:row;
}
header nav ul.navigation {
align-items: flex-start;
font-style: italic;
}