body {
  background-size: contain!important;
  background-repeat: no-repeat!important;
  background-position-x: right!important;
  background-image: url('/media/microsite/digimapper-data/auto/images/bg_img.jpeg')!important;
}
.header-global {
  border-bottom: none;
  box-shadow: none;
  background: none;
  height: 150px;
}
.home>header {
  background: transparent none repeat scroll 0 center;
  /* background-image: url('/media/microsite/digimapper-data/auto/images/bg_img.jpeg'); */
  background-position: center;
  height: 361px;
  box-shadow: none;
}
.header-global h1.logo img.ec-logo-size {
  padding-top: 30px;
  height: 90px!important;
}
#content {
  min-height:calc(100vh - 206px) !important;
}
.courses-container .courses .course {
    border-bottom: 3px solid rgba(235,33,60,1) !important;
}
.courses-container .courses .course .course-image .cover-image .learn-more {
    border-color: rgba(235,33,60,1) !important;
    background: rgba(235,33,60,1) !important;
}
.btn-login ,.btn-login:hover,.btn-login:focus,.btn-login:visited{
  color: #fff !important;
}
/* .home {
  background-color: #fff;
} */
#tma_background_font {
  background-image: none;
}
.home>header .outer-wrapper {
  display: none !important;
}
