/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

@media (max-width: 1024px) {
    .ct-panel-actions {  
		z-index: 9999;
    }
	.ct-panel-inner, .ct-panel-content{
		height: 100%;
	}
}