.row.contentinner .iconnavi a[href*="gymnastik/gymnastik"]{
	display: none;
}

/*

.subcontent > .row{
display: flex;
	justify-content: center;
	flex-flow: row wrap;
}
*/

.subcontent > .row > div:nth-child(1), 
.subcontent > .row > div:nth-child(2){
display: none;
}

.subcontent > .row .row > div:last-child{
display: none;
}