/*
 Theme Name:   JONGO Webagentur
 Theme URI:    http://www.jongo-webagentur.de/
 Description:  endold Child Theme by JONGO Webagentur
 Author:       Christoph Mann
 Author URI:   http://www.jongo-webagentur.de/
 Template:     enfold
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

@media screen and (min-width: 769px) {
.button-unten {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    min-height: 655px !important;
}

.button-unten .avia-button-wrap {
	margin-top: auto !important;
    position: relative !important;
    top: auto !important;
}
	
	#portfolio-scroll .grid-content {
		min-height:210px !important;
	}
}

#portfolio-scroll .grid-sort-container {
	margin-bottom:35px !important;
}
@media screen and (max-width: 769px) {
	#portfolio-scroll .grid-entry {
		width:100% !important;
	}	}