@media(max-width: 480px) {

.mySlides.fade img {
    height: 200px!important;
    object-fit: cover;
}
main {
    padding: 0 0;
}
.heading {
    font-size: 18px;
    line-height: 22px;
    margin: 0;
}
.split p {
    font-size: 12px;
}
.gutter-large {
    padding: 15px;
    width: 100%;
}
.hover-effect {
    height: 230px;
    object-fit: cover;
}
.hover-effect h1 {
    width: 100%;
    height: 100%;
    display: grid;
    text-align: center;
    align-items: center;
}
.two-col {
    padding: 0 15px;
}
aside.space-right {
    padding: 15px;
}
aside.space-right h1 {
    font-size: 20px;
    margin: 0;
}
.space-right p {
    font-size: 12px;
}
.lined:before {
    background-color: #ffffff;
}
.keywords p {
    font-size: 12px;
}
.logo-name img {
    height: 50px;
    padding-left: 15px;	
}
header {
    height: 58px;
    padding-top: 7px;
}
.jetmenu > li.showhide span.icon {
    margin: 15px  0 0 0;
}
.prev, .next {
    top: 58%!important;
}
.split {
    padding: 15px;
    margin: 0;
    padding-bottom: 0;
}
.two-col.last {
    text-align: initial;
}
#status {
    margin: -25px 0 0 -33px;
    background-size: 43px;
}
}