.sppb-addon.sppb-addon-text-block.career-style-002 {
    box-shadow: 7px 7px 6px #c5c5c561;
    width: 72%;
    padding: 20px 20px 23px 40px;
    background: #fffffff7;
    position: relative;
}
@media(max-width:768px){
.sppb-addon.sppb-addon-text-block.career-style-002 {
    box-shadow: 7px 7px 6px #c5c5c561;
    width: 107%;
    padding: 20px 20px 23px 40px;
    background: #fffffff7;
    position: relative;
}}

.sppb-addon.sppb-addon-text-block.career-style-002:before {
  content: "";
  position: absolute;
  background: #ff0000;
  width: 2px;
  height: 60px;
  top: 0px;
  bottom: 10px;
  left: 20px;
  margin:auto;
  transition:0.6s;
}

.career-style-002 h4 strong {
  color:#f00;
  font-weight:900;
}
.career-style-002 h4{
   font-weight:900; 
}
.career-style-002 .sppb-addon-content {
    line-height: 18px;
}


.bfQuickMode .bfElemWrap {
    margin-bottom: 25px;
}