div.itemLinks {
    margin: 18px 18px;
    padding: 20px;
    background-color: #ffffff;
    border-style: dashed;
    border-color: red;
}.sp-page-title {
    background: #c0d725;
    padding: 200px 0 !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center top;
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.5) !important;
}
@media screen and (max-width: 990px) {
  .sp-page-title {padding: 0px 0 !important;}  
}
.sp-page-title h1 {
    font-size: 60px !important;
    line-height: 1 !important;
    font-weight: 200 !important;
    color: #ffffff !important;
    text-shadow: 1px 1px 1px #000 !important;

}
.sp-page-title .sp-page-title-heading {
    margin: 0px 0px 0px 0px;
    padding: 0;
    color: #fff;
}

#k2Container {
    padding: 25px 25px 25px 25px !important;
    background-color: #f1f1f1 !important;
    border-radius: 20px !important;
}
div.itemLinks {
    margin: 18px 18px;
    padding: 20px;
    background-color: #ffffff;
    border-style: dashed;
    border-color: red;
}