@media screen and (min-width:1026px) and (max-width:1250px) { 

.m-only, .t-only, .w-only {
	display: none;
}

.d-only {
	display: block;
}

.inner {
	width: 990px;
	margin: auto;
}
	
.elementor-element-8d0689d p {
	font-size: 18px;
	line-height: 29px;
}


.featured .slidercontent {
    left: 40px;
    right: 40%;
}
.featured h2 {
    font-size: 68px;
    line-height: 46px;
    margin-bottom: 20px;
}
	
.blogpost h2 {
	font-size: 20px;
	line-height: 26px;
	height: 85px;
    margin-top: 0px;
	margin-bottom: 10px;
    color: #415460;
}

.blogpost p {
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
    margin-bottom: 0px;
	height: 110px;
}

}