.js-store-prod-all-text {
    font-size: 20px;
}
.js-store-prod-name {
    font-size: 25px;
}
.js-feed-post-author-image {
    width: 60px;
    height: 60px;
    min-width: 60px;
    min-height: 60px;
}
.js-feed-post-author-name {
    font-size: 20px;
    margin-left: 20px;
    color: #ff005c;
}
.js-feed-post-date {
    font-size: 20px;
}
.t-feed__post-popup__tag span {
    font-size: 20px;
    text-transform: capitalize;
}
.t-feed__post-popup__author-wrapper {
    padding-top: 50px;
}
.t-slds__bgimg {
    background-size: contain !important;
}
.pdf-container {
  position: relative;
  width: 100%;
}
.pdf {
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
  border: 0;
}