li.advgb-tab {
    padding: 1%!important;
    border: none!important;
    list-style: none!important;
    margin-right: 25px!important;
}

.advgb-tab-body-header {

	display: none;
}

.table-rows td {

	width: 25%;
	padding: 1%;
}

.table-rows .advgb-columns {

	margin: 0;
}

@media(max-width: 1300px){


	.profile-picture {

	max-height: 512px;
}

}

@media(min-width: 1300px) {

	.profile-picture {

		max-height: 650px;
	}
}