.wt-what-telecom-cloud .story-content{
  background-image:url('https://www.sakon.com/hubfs/what-is-sakon-telecom-cloud.png');
background-repeat:no-repeat;
        background-color: #F8F5F1;
    padding: 8rem 0;
  background-position-x: left;
    background-size: contain;
}
@media (max-width: 768px) {
.wt-what-telecom-cloud .story-content{
  background-image:none;
  text-align:center;
}
