@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700');

body
      .wrapper{
        background-color: #fff;
        width: 940px;
        margin:auto;
        font-family: 'Montserrat', Arial, Helvetica, sans-serif;
        color: #414042;
      }
      .headline{
        text-align: center;
      }
      .headline h2{
        font-size: 30px;
        color: #414042;
        padding: 0 100px;
        margin: 25px 0;
      }
      .fast{
        padding:35px 0;
        width: 875px;
        margin: auto;
      }
      .fast h2{
        font-weight: 600;
        padding: 63px 0 0 200px;
        font-size: 38px;
        margin: 0 0 5px 0;
        color: #fff;
      }
      .fast p{
        padding: 0 50px 0 200px;
        margin: 0;
        color: #fff;
        font-size: 14px;
      }
      .fast > div{
        width: 875px;
        height: 216px;
      }
      .fast .f{
        background-image: url('http://static.heart.org/asaanywhere/ASAHomepage/2017/desktop/WarningSigns/img/f.png');
      }
      .fast .a{
        background-image: url('http://static.heart.org/asaanywhere/ASAHomepage/2017/desktop/WarningSigns/img/a.png');
      }
      .fast .s{
        background-image: url('http://static.heart.org/asaanywhere/ASAHomepage/2017/desktop/WarningSigns/img/s.png');
      }
      .fast .s h2{padding-top: 53px;}
      .fast .t{
        background-image: url('http://static.heart.org/asaanywhere/ASAHomepage/2017/desktop/WarningSigns/img/t.png');
      }
      .fast .t h2{padding-top: 43px;}
      .col-left{
        width: 463px;
      }
      .steps{overflow: hidden;}
      .steps .step{
        background-color: #f3f3f4;
        margin-bottom: 20px;
        padding: 25px 0;
      }
      .steps .step .num{
        background-color: #404041;
        color: #fff;
        padding:10px;
        font-weight: 600;
        font-size: 21px;
        display: inline-block;
        vertical-align: middle;
      }
      .steps .step .txt{
        padding:5px;
        font-weight: 400;
        display: inline-block;
        width: 380px;
        vertical-align: middle;
      }
      .steps .step p {margin: 0; padding: 0;
        font-size: 14px;
}
      .steps .step.red{
        background-color: #d22031;
        color: #fff;
        padding:25px 0;
        text-align: center;
      }
      .col-left{float:left;}
      .col-right{float:right;}
      .sponsor{
        background-color: #f3f3f4;
        text-align: center;
        padding: 25px;
        margin-top: 40px;
      }
	   .widgets{
        padding: 5px;
        margin-top: 40px;
      }
.body_widgets {
    width: 950px !important;
}
.body_widgets .widgets_container_article {
    width: 304px;
}
.content_wrapper .widgets_container_article .widget_rightcontainer {
    border-radius: 0px !important;
}
.content_wrapper .widgets_container_article .widget_rightcontainer .roundwhitebg .widget_title {
    color: #414042;
    border-bottom: 0px solid #000;
    font-size: 18px;
}
.content_wrapper .widgets_container_article .widget_rightcontainer .roundwhitebg {
    background: #E4E4E4;
height: 280px;
}
.content_wrapper .widgets_container_article .widget_rightcontainer .widgetContent {
font-size: 13px;
}
      .mb40{margin-bottom: 40px;}
hr {
    border: 1px solid #414042 !important;
}
