.Widget_slideJssor, [data-u="slides"], [data-u="slides"] img {
  width: 100% !important;
}
.cimm_bannertxt {
  font-size: 48px;
}
.cimm_stickyPageWrap .cimm_page-title {
  display: none;
}
.cimm_staticPageWrap p, .cimm_staticPageWrap ul li {
  margin-bottom: 5px !important;
}
/** static pages css **/
.cimm_staticPageWrap h1, h2, h3, h4, h5, h6{
  color: #3D5A80 !important;
}
.cimm_staticPageWrap h1 {
  border-bottom: 3px double #98C1D9;
  padding-bottom: 10px;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 32px;
}
.cimm_staticPageWrap h3 {
  text-transform: uppercase;
}
.cimm_staticPageWrap p {
  font-size: 14px;
}
.cimm_staticPageWrap a {
  color: #3D5A80;
  font-size: 14px;
  border-bottom: 1px solid #3D5A80;
}
.cimm_staticPageWrap a:hover {
  border-bottom: none;
  transition: 0.2s;
}
.DiSP-rightWidget {
  background: #e0fbfc;
  padding: 20px;
  border-radius: 0 40px;
  margin-bottom: 30px;
}
.DiSP-rightLinks ul{
  padding-left: 0 !important;
}
.DiSP-rightLinks ul li {
  list-style-type: none !important;
  padding: 6px 0 !important;
}
.DiSP-rightLogoWrap{
  text-align: center;
  margin-top: 20px;
}
.DiSP-rightLogoWrap img{
  display: inline-block;
}
.DiSP-imgBG{
  width: 80px;
  height: 144px;
  background: url(/ASSETS/IMAGES/CMS/STATIC_IMAGES/Static_Images/b-and-p-lamp-supply-37027682.png) 0 0;
  display: block;
  margin: 0 auto;
  border: none !important;
}
.DiSP-imgBG:hover {
  background: url(/ASSETS/IMAGES/CMS/STATIC_IMAGES/Static_Images/b-and-p-lamp-supply-37027682.png) 80px 0;
}
.DiSP-bigBtn{
  background: #3D5A80;
  padding: 10px 20px;
  color: #fff !important;
  border: none;
  margin: 10px 0;
  display: inline-block;
}
.share-buttons {
  width: 20px;
  height: 20px;
  background: url(/ASSETS/IMAGES/CMS/STATIC_IMAGES/BlogImages/share_buttons.png) no-repeat left !important;
  overflow: hidden;
  margin-left: 2px;
  display: inline-block;
}
.sb-email {
  background-position: 0 -20px !important;
}
.sb-blog {
  background-position: -20px -20px !important;
}
.sb-twitter {
  background-position: -40px -20px !important;
}
.sb-facebook {
  background-position: -60px -20px !important;
}
.sb-pinterest {
  background-position: -100px -20px !important;
}
.entryContent p{
 font-size: 14px; 
}