/*
 * Add your custom css here!
 */

@media (min-width: 600px) {
	.logged-in .llms-sd-layout-columns{
		display: block!important;
	}
}