#solutions .block-cta-box-default .block-inner,
#markets .block-cta-box-default .block-inner,
#applications .block-cta-box-bordered .block-inner{
height: 100%;
}
#solutions .row,
#markets .row,
#applications .row{
-webkit-box-align: stretch !important;
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
#applications .block-cta-box-bordered .bl-img img{
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
top: 39%;
left: 50%;
position: absolute !important;
}
#applications .block-cta-box-bordered .bl-img:before{
width: 100%;
padding-top: 100%;
}
#applications .block-cta-box-bordered .bl-details{
bottom: 0;
position: absolute;
}
#applications .block-cta-box-bordered .bl-img img{
max-width: 96%;
max-height: 75%;
}
@media screen and (max-width:991px){
.block-cta-box-bordered{
max-width: 320px;
}
}
.block-cta-box-bordered .block-inner{
border: 3px solid grey;	
}
.page-id-1035 .post-inner{
display: none !important;
}
.page-id-1035 .sec-banner + .sec-row{
padding-bottom: 0 !important;
}
.page-id-1035 h2{
text-align: center;
}