 #podcast { background-image: url('/iwov-resources/sg/ocbc/premier/images/background_podcast.jpg'); background-repeat: no-repeat; background-size: 1440px; background-position: top right 45%; background-color: #E5E3E2 !important; }
                  .podcast-text { padding-left: 0px !important; padding-right: 60px; }
                  .podcast { display: flex; justify-content: flex-start; align-items: center; }
                  .podcast img { display: inline-block !important; margin-right: 20px; }
                  .podcast-items .l-market-expandable-header { cursor: default; }
                  .podcast-items .l-market-expandable-header:hover h3 { color: #36322a; }
                  .podcast-items .l-market-item h4 { font-size: 16px; }
                  .d-none { display: none; }
                  @media screen and (min-width: 769px) {
                    .podcast-items .item-88 h5 { margin-bottom: 0px; }
                    .podcast-items .l-market-left { width: 150px; }
                    .podcast-items .l-market-right { float: left; }
                  }
                  @media screen and (max-width: 768px) {
                    .podcast { display: block; }
                    #podcast img.moneyfm{ max-width: 180px; display: block !important; margin: 0 auto; }
                    .podcast-items { text-align: left; }
                    .podcast-article .podcast-items:first-child { padding-top: 0px !important; }
                    .podcast-text.item-text { padding-right: 0px; padding-bottom: 0px; }
                    .podcast-items .l-market-item h4 { font-size: 14px; }
                    .podcast-items .l-market-content { padding-top: 30px; }
                    .podcast-items .l-market-expandable-header h3 { margin-bottom: 16px; }
                    .podcast-items .podcast-text h5 { margin-bottom: 20px; }
                  }