body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family:'Varela Round', sans-serif;
  color: #21426e;
  font-size: 30px;
  line-height: 38px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  display: inline-block;
  margin-bottom: 10px;
  padding-right: 30px;
  padding-left: 17px;
  border-top-right-radius: 114px;
  border-bottom-right-radius: 79px;
  background-color: rgba(28, 92, 143, 0.49);
  font-family: Lato, sans-serif;
  color: rgba(255, 255, 255, 0.89);
  font-size: 14px;
  line-height: 30px;
  font-weight: 300;
}
h4 {
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 8px;
  border-bottom: 1px dotted #21426e;
  font-family:'Varela Round', sans-serif;
  color: #21426e;
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
h5 {
  margin-top: 21px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: rgba(252, 252, 252, 0.43);
  font-size: 12px;
  line-height: 18px;
  font-style: italic;
  font-weight: 400;
}
p {
  margin-bottom: 20px;
  padding-right: 0px;
  /*font-family:'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 27px;*/
}
.button {
  display: inline-block;
  margin-top: 15px;
  padding: 18px 15px 16px;
  border-radius: 7px;
  background-color: #21426e;
  box-shadow: #13254a 1px 1px 0px 0px;
  -webkit-transition: all 650ms ease;
  transition: all 650ms ease;
  font-family:'Varela Round', sans-serif;
  color: white;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  background-color: #2b5b99;
}
.button.small {
  margin-top: 4px;
  padding: 10px;
  font-size: 10px;
}
.button.small.subtle {
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #b5b5b5;
  box-shadow: none;
}
.button.small.subtle:hover {
  background-color: #919090;
}
.button.subscribe {
  position: relative;
  top: 3px;
  right: 0px;
  display: inline-block;
}
.button.long-text {
  font-size: 10px;
}
.button.button-download {
  margin-top: 1px;
  margin-right: 3px;
}
.section-hero {
  padding-top: 15px;
  padding-bottom: 38px;
  background-color: #1695bc;
  background-image: url('../images/background.jpg');
  background-position: 100% 0px;
  background-size: cover;
  background-attachment: fixed;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.section-feature {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f7f7f7;
  background-image: url('../images/roads.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.section-news {
  padding-top: 44px;
  padding-bottom: 72px;
}
.footer {
  padding-top: 19px;
  padding-bottom: 20px;
  background-color: #21426e;
  background-image: -webkit-linear-gradient(#21426e, #1c5c8f);
  background-image: linear-gradient(#21426e, #1c5c8f);
}
.logo {
  width: 195px;
  height: 143px;
  padding-top: 17px;
  padding-bottom: 10px;
  background-image: url('../images/logo.png');
  background-position: 0% 50%;
  background-size: 195px;
  background-repeat: no-repeat;
}
.navbar {
  background-color: white;
  background-image: url('../images/gradient.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px 0px;
}
.hero-splash {
  padding-top: 30px;
  padding-right: 51px;
  padding-bottom: 39px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: white;
}
.hero-stories {
  padding-top: 30px;
  border-left: 1px dotted #63a2ff;
}
.section-archive {
  padding-top: 30px;
  padding-bottom: 83px;
  background-color: #f7f7f7;
  background-image: url('../images/road-test.jpg');
  background-position: 1% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}
.story-box {
  width: 100%;
  background-color: rgba(20, 87, 110, 0.27);
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
  color: white;
  text-decoration: none;
}
.story-box:hover {
  background-color: rgba(20, 87, 110, 0.81);
}
.story-image {
  width: 100%;
  height: auto;
}
.story-column-description {
  padding-left: 0px;
}
.story-description {
  padding-top: 12px;
  padding-right: 12px;
  padding-left: 11px;
  font-family: Varela, sans-serif;
  color: whitesmoke;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.hero-stats {
  margin-top: 26px;
}
.stat-number {
  font-size: 54px;
  font-weight: 100;
}
.feature-image {
  width: 100%;
}
.hero-splash-title {
  margin-top: 0px;
  font-family:'Varela Round', sans-serif;
  color: white;
  font-size: 51px;
  line-height: 57px;
  font-weight: 400;
  text-transform: uppercase;
}
.stat-description {
  margin-top: 22px;
  padding-right: 60px;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
}
.hero-splash-blurb {
  margin-top: 22px;
  font-family:'Open Sans', sans-serif;
  line-height: 25px;
}
.national-journal-logo {
  margin-top: -3px;
  margin-bottom: 20px;
}
.link-block {
  width: 100%;
  margin-bottom: 5px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #dbdbdb;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  color: #21426e;
  text-decoration: none;
}
.link-block:hover {
  color: #417fd1;
}
.link-block-description {
  padding-top: 14px;
  padding-right: 20px;
  padding-left: 15px;
  font-family:'Varela Round', sans-serif;
  font-size: 15px;
  line-height: 19px;
  font-weight: 400;
  text-transform: capitalize;
}
.tertiary-column {
  border-right: 1px dotted #e3e3e3;
  border-bottom-color: #d1d1d1;
}
.old-polls-link {
  width: 100%;
  margin-bottom: 2px;
  border-radius: 5px;
  background-color: #939fad;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  color: #e8e8e8;
  text-decoration: none;
}
.old-polls-link:hover {
  background-color: #446c9c;
}
.old-polls-title {
  padding-top: 26px;
  padding-left: 15px;
  font-family:'Varela Round', sans-serif;
  font-size: 16px;
  text-transform: capitalize;
}
.old-poll-number {
  background-color: rgba(116, 143, 179, 0.27);
  text-align: center;
}
.social {
  width: 37px;
  margin-top: 26px;
  margin-right: 11px;
  margin-bottom: 36px;
  float: right;
  text-align: left;
}
.legal {
  margin-bottom: -1px;
  padding-top: 9px;
  font-family:'Open Sans', sans-serif;
  color: rgba(255, 255, 255, 0.34);
  font-size: 10px;
}
.site-banner {
  padding-top: 12px;
  padding-bottom: 15px;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(356deg, white, whitesmoke);
  background-image: linear-gradient(94deg, white, whitesmoke);
}
.banner-text {
  position: absolute;
  top: 105px;
  right: 0px;
  font-family: Varela, sans-serif;
  color: #7d3e1d;
  font-size: 12px;
  font-weight: 400;
  text-align: right;
}
.subscribe {
  padding-right: 5px;
  padding-left: 6px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #e88854;
  font-style: italic;
  text-decoration: none;
}
.subscribe:hover {
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 5px;
  background-color: #e88854;
  color: #ffe4d6;
  text-decoration: none;
}
.allstate-logo {
  width: 69px;
  margin-left: 25px;
  padding-top: 9px;
}
.header-container {
  position: relative;
}
.test {
  display: none;
}
.nav-link {
  padding-top: 30px;
  padding-right: 25px;
  padding-left: 25px;
  border-right: 1px dotted #d9d9d9;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-family:'Varela Round', sans-serif;
  color: rgba(28, 92, 143, 0.8);
}
.nav-link:hover {
  color: #21426e;
}
.footer-link {
  color: rgba(255, 255, 255, 0.49);
}
.section-title-bar {
  background-color: #f7f7f7;
  background-image: url('../images/road-test.jpg');
  background-position: 0px 50%;
  background-repeat: no-repeat;
}
.section-body {
  padding-top: 38px;
  padding-bottom: 90px;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  font-weight: 400;
}
.page-title {
  font-family:'Open Sans', sans-serif;
  color: rgba(28, 92, 143, 0.54);
  font-weight: 300;
  text-align: left;
  letter-spacing: 1px;
}
.story-item {
  width: 90%;
  margin-bottom: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px none #adadad;
  border-top-style: dotted;
  border-top-width: 1px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  color: #b5b5b5;
  text-decoration: none;
}
.story-item:hover {
  background-color: #f5faff;
  background-image: -webkit-linear-gradient(left, white, #f5faff 4%, #f5faff 91%, white);
  background-image: linear-gradient(to right, white, #f5faff 4%, #f5faff 91%, white);
}
.story-item-headline {
  margin-top: 0px;
  padding-left: 20px;
  color: #1c5c8f;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-transform: capitalize;
}
.story-item-description {
  padding-left: 20px;
  font-family:'Open Sans', sans-serif;
  font-size: 12px;
}
.publication-log {
  width: 100px;
  margin-left: 20px;
  background-color: transparent;
}
.publication {
  width: 107px;
  height: 25px;
  margin-top: 6px;
  margin-left: 20px;
  float: none;
  background-image: url('../images/nj-logo.jpg');
  background-repeat: no-repeat;
}
.publication.atlantic {
  background-image: url('../images/atlantic-logo.jpg');
}
.body-main {
  border-right: 1px solid #ebebeb;
}
.category {
  display: block;
  margin-bottom: 5px;
  padding: 10px 15px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #f2f2f2;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family:'Open Sans', sans-serif;
  color: #9c9c9c;
  font-size: 12px;
  text-decoration: none;
  text-transform: capitalize;
}
.category:hover {
  background-color: #c2e3ff;
  color: #1c5c8f;
}
.body-paragraph {
  padding-right: 65px;
  color: #333;
  font-size: 15px;
  line-height: 27px;
}
.story-detail-title {
  margin-top: 0px;
  text-transform: capitalize;
}
.story-detail-title.poll {
  display: inline-block;
  font-size: 43px;
  text-align: left;
  text-transform: uppercase;
}
.story-detail-publication {
  display: block;
}
.story-detail-details {
  display: inline-block;
  margin-bottom: 0px;
  padding-right: 16px;
  float: none;
  clear: none;
  color: #c4c4c4;
  font-size: 13px;
}
.story-detail-header-block {
  position: relative;
  margin-top: 20px;
  margin-bottom: 32px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 3px dotted #21426e;
  border-top-style: dotted;
  border-top-width: 3px;
  text-align: left;
}
.story-detail-image {
  width: 100%;
  margin-bottom: 30px;
}
.sidebar-ad {
  width: 100%;
  text-decoration: none;
}
.sample-ad {
  width: 100%;
  height: 700px;
  padding: 25px 20px 31px;
  background-color: #6199c7;
  background-image: url('../images/idea.png');
  background-position: -47% 91%;
  background-size: 254px;
  background-repeat: no-repeat;
  color: #ededed;
}
.sample-ad-header {
  font-family:'Varela Round', sans-serif;
  color: white;
  font-size: 33px;
  line-height: 40px;
  text-align: center;
}
.sample-ad-button {
  margin-top: 14px;
  padding: 11px 15px;
  background-color: #1c5c8f;
  font-family:'Varela Round', sans-serif;
  text-align: center;
}
.sample-ad-paragraph {
  margin-top: 9px;
  text-align: center;
}
.story-item-description-dark {
  color: #858585;
  font-size: 13px;
}
.poll-item-headline {
  margin-top: auto;
  font-size: 29px;
  text-align: left;
}
.detail-column {
  padding-left: 20px;
}
.poll-number {
  display: block;
  width: 105px;
  height: 105px;
  margin-right: auto;
  margin-left: auto;
  background-color: #1c5c8f;
  background-image: -webkit-radial-gradient(50% 50%, circle, #1c5c8f, #21426e);
  background-image: radial-gradient(circle at 50% 50%, #1c5c8f, #21426e);
}
.poll-number.poll-number-old {
  background-color: #949494;
  background-image: -webkit-radial-gradient(50% 50%, circle, #a1a1a1, #787878);
  background-image: radial-gradient(circle at 50% 50%, #a1a1a1, #787878);
}
.poll-number.poll-number-small {
  position: static;
  left: 0px;
  top: -86px;
  right: 0px;
  width: auto;
  height: auto;
  padding-top: 0px;
}
.poll-number-text {
  margin-top: auto;
  padding-top: 32px;
  color: rgba(255, 255, 255, 0.4);
  font-size: 27px;
  text-align: center;
}
.poll-number-text.poll-number-text-result {
  padding-top: 0px;
}
.poll-old {
  background-color: rgba(107, 107, 107, 0.49);
}
.section-archive-number {
  text-align: center;
}
.poll-result-header-block {
  position: relative;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 49px;
  border-top: 1px dotted #c5d3e6;
  border-bottom: 1px dotted #c5d3e6;
  text-align: center;
}
.intro-paragraph {
  margin-top: 22px;
  margin-bottom: 20px;
  color: #a3a3a3;
  font-size: 19px;
  line-height: 33px;
  font-weight: 400;
  text-align: left;
}
.poll-result-body {
  padding-right: 30px;
  padding-left: 30px;
}
.poll-result-subhead {
  margin-top: auto;
  border-bottom: 0px none transparent;
  font-family:'Open Sans', sans-serif;
  font-weight: 700;
  text-align: left;
  text-transform: capitalize;
}
.download-box {
  padding: 21px 8px 21px 11px;
  background-color: #f7f7f7;
  text-align: center;
}
.off-grid {
  display: inline-block;
  width: 300px;
  height: 400px;
  margin-right: 20px;
  margin-bottom: 9px;
  margin-left: -100px;
  float: left;
  background-color: #ccc;
  background-image: url('../images/54e6b6560b7ff64d2954a98f_graphic-design-infographic_01.jpg');
  background-size: cover;
}
.poll-identifier {
  position: absolute;
  left: 0px;
  top: 80px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 150px;
  background-image: url('../images/shutterstock_173113409.jpg');
  background-position: 45% 0%;
  background-size: cover;
  box-shadow: none;
}
.poll-result-nutshell {
  margin-bottom: 30px;
}
.poll-result-date {
  margin-top: 11px;
  margin-bottom: 69px;
  font-family:'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #b3b3b3;
  font-style: italic;
}
.off-grid-right {
  width: 300px;
  height: 400px;
  margin-right: -100px;
  margin-left: 21px;
  float: right;
  background-color: #b3b3b3;
  background-image: url('../images/54e6b66b0b7ff64d2954a990_mobile-year-in-review-infographic.png');
  background-size: cover;
}
.list {
  margin-top: 40px;
  margin-bottom: 40px;
}
.list-item {
  margin-bottom: 7px;
  padding: 20px 26px 20px 70px;
  background-image: url('../images/marker.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  font-family:'Open Sans', sans-serif;
  color: #858585;
  font-weight: 400;
}
.downloads-title {
  margin-bottom: 28px;
  font-family:'Varela Round', sans-serif;
  color: #5c5c5c;
  font-size: 20px;
}
.video {
  margin-top: 40px;
  margin-bottom: 40px;
}
.story-byline {
  margin-top: 20px;
  font-family:'Varela Round', sans-serif;
  color: #787878;
  text-align: center;
}
.caption {
  margin-top: 0px;
  margin-bottom: 35px;
  padding-right: 20px;
  font-family:'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 15px;
}
.screencap {
  width: 98%;
  height: 201px;
  background-image: url('../images/54e6b66b0b7ff64d2954a990_mobile-year-in-review-infographic.png');
  background-position: 50% 0px;
  background-size: cover;
}
.screencap.screencap-2 {
  background-image: url('../images/465px-Geosocial-universal-infographic.jpg'), url('../images/54e6b6560b7ff64d2954a98f_graphic-design-infographic_01.jpg');
  background-position: 0% 0%, 50% 0px;
  background-size: cover, auto;
}
.screencap.screencap-vid {
  background-image: url('../images/vid_overlay.png'), url('../images/video.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: cover, cover;
}
.screencap.screencap-vid.screencap-vid2 {
  background-image: url('../images/vid_overlay.png'), url('../images/networked-218x128.jpg');
  background-position: 0% 0%, 0px 50%;
}
.screencap.screencap-4 {
  background-image: url('../images/Infographic-Vector-Kit.jpg');
}
.screencap.screencap-5 {
  background-image: url('../images/transparency.jpg');
  background-position: 0px 0px;
}
.caption-headline {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family:'Open Sans', sans-serif;
  color: #4a4a4a;
  font-weight: 700;
  text-decoration: none;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  h3 {
    background-color: rgba(28, 92, 143, 0.49);
  }
  .button.button-download {
    margin-bottom: 6px;
  }
  .section-feature {
    background-size: cover;
  }
  .story-description {
    font-size: 13px;
    line-height: 16px;
  }
  .hero-splash-title {
    font-size: 40px;
  }
  .banner-text {
    width: 509px;
    margin-top: -78px;
    line-height: 17px;
  }
  .allstate-logo {
    display: none;
  }
  .menu-button {
    margin-top: 83px;
    background-color: #e3e3e3;
  }
  .menu-button.w--open {
    margin-top: 83px;
    background-color: #21426e;
  }
  .nav-link {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.09);
    border-right-style: none;
    background-color: #21426e;
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    text-align: center;
  }
  .nav-link:hover {
    color: white;
  }
  .body-paragraph {
    padding-right: 0px;
  }
  .story-detail-title.poll {
    text-align: center;
  }
  .poll-number {
    width: 100%;
  }
  .poll-result-header-block {
    padding-bottom: 13px;
  }
  .off-grid {
    margin-left: auto;
  }
  .poll-identifier {
    display: none;
  }
  .poll-result-date {
    margin-bottom: 16px;
    text-align: center;
  }
  .off-grid-right {
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  h3 {
    background-color: rgba(28, 92, 143, 0.49);
  }
  p {
    padding-right: 0px;
  }
  .button {
    display: block;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
  }
  .section-feature {
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .hero-splash {
    padding-right: 10px;
  }
  .story-image {
    display: none;
  }
  .stat-bucket {
    margin-bottom: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: rgba(28, 92, 143, 0.49);
    text-align: center;
  }
  .stat-description {
    padding-right: 0px;
    text-align: center;
  }
  .old-polls-title {
    padding-top: 8px;
    text-align: center;
  }
  .banner-text {
    width: 338px;
    margin-right: 12px;
  }
  .page-title {
    padding-left: 10px;
  }
  .story-item {
    width: 100%;
  }
  .story-item-headline {
    margin-bottom: 0px;
    padding-left: 0px;
    line-height: 21px;
  }
  .story-item-description {
    padding-left: 0px;
  }
  .publication {
    margin-left: 0px;
  }
  .body-main {
    margin-bottom: 50px;
  }
  .story-unit-thumbnail {
    display: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .sample-ad {
    background-position: 50% 183%;
    background-size: 400px;
  }
  .detail-column {
    margin-top: 10px;
    padding-left: 0px;
  }
  .poll-number {
    height: 65px;
  }
  .poll-number-text {
    padding-top: 15px;
  }
  .poll-result-subhead {
    text-align: center;
  }
  .off-grid {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .poll-result-date {
    margin-bottom: 17px;
  }
  .off-grid-right {
    display: block;
    margin-bottom: 15px;
    margin-left: auto;
    float: none;
  }
}
@media (max-width: 479px) {
  h3 {
    background-color: rgba(28, 92, 143, 0.49);
    font-size: 12px;
  }
  .button {
    display: block;
    margin-right: auto;
    margin-bottom: 24px;
    margin-left: auto;
  }
  .section-hero {
    padding-top: 0px;
  }
  .footer {
    text-align: center;
  }
  .logo {
    width: 152px;
    height: 47px;
    margin-top: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: url('../images/logo-small.png');
    background-size: auto;
  }
  .hero-splash {
    padding-top: 12px;
    padding-right: 10px;
  }
  .section-archive {
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
  }
  .story-image {
    display: inline-block;
  }
  .hero-splash-title {
    font-size: 36px;
    line-height: 42px;
  }
  .stat-bucket {
    margin-bottom: 10px;
    text-align: center;
  }
  .stat-description {
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
  }
  .hero-splash-blurb {
    font-size: 13px;
    line-height: 17px;
  }
  .old-polls-title {
    text-align: center;
  }
  .social {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .banner-text {
    display: none;
    width: 292px;
    margin-top: -14px;
    padding-right: 91px;
    font-size: 10px;
    line-height: 15px;
    text-align: left;
  }
  .logo-bottom {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .header-container {
    background-color: white;
  }
  .menu-button {
    margin-top: 0px;
  }
  .menu-button.w--open {
    margin-top: 0px;
  }
  .test {
    display: block;
  }
  .nav-link {
    font-size: 14px;
  }
  .story-item {
    width: 100%;
  }
  .story-item-headline {
    margin-bottom: 0px;
    padding-left: 0px;
    line-height: 19px;
  }
  .story-item-description {
    padding-left: 0px;
  }
  .publication {
    margin-left: 0px;
  }
  .story-unit-thumbnail {
    width: 100%;
    margin-bottom: 15px;
  }
  .poll-result-body {
    padding-right: 5px;
    padding-left: 5px;
  }
}