.displayBlock{
      display: block;
    }

    .displayBlock > tbody{
      display: block;
    }

    .slick-dots{
        display: none !important;
    }

    .slick-dotted.slick-slider {
         margin-bottom: 0px !important; 
    }


    .the_content p ,.the_content p span{
        font-size: 16px !important;
        line-height: 26px !important;
        color: #333333;
    }
    .the_content .atext{
        padding-left: 30px;
    }
    .the_content strong{
        color: #a81821;
        font-size: 20px;
        line-height: 30px;
    }
    .the_content p img{
        width: 100% !important;
        height: 100% !important;
        margin-bottom: 10px;
    }

    .the_content p span font{
        font-family: 'Open Sans', sans-serif !important;
    }