@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .sh-image-points {
display: block;
} .sh-overlay-style1 {
display: flex;
align-items: center;
justify-content: center;
}
.sh-overlay-style1 > .sh-table-full {
display: block;
height: auto;
width: auto;
}
.sh-overlay-style1 .sh-overlay-item-container {
position: relative;
top: 0%;
left: 0%!important;
-webkit-transform: translateY(-0px)!important;
-ms-transform: translateY(-0px)!important;
transform: translateY(-0px)!important;
} .sh-blog-style2 .widget_search .search-field {
line-height: 30px!important;
min-height: 61px!important;
} .sh-portfolio-overlay4-container {
display: block!important;
margin: 0!important;
}
.sh-portfolio-overlay4-icons {
margin-top: 40px;
}
} @media (min-width: 800px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.section-justify-height:not(.section-justify-height-only) .sh-column .sh-column-wrapper {
overflow: hidden;
}
}