/* Imac Resolutions :) */
@media all and (min-width:1921px) and (max-width: 2560px) {
    body .height-925vh{height: 93.5vh !important;}
    body .container-fluid.px80 p{
        font-size: 18px !important
    }
    body .col-27-50{
        flex: 0 0 50% !important;
            max-width: 50% !important;
    }

   /* aside {
	    position: absolute;
	    top: 0;
	    left: 12% !important;
	    display: flex;
	    align-items: center;
	    justify-content: initial !important;
	    height: 100%;
	    width: 100%;
	}*/
}