#layout-1-4-4-4 .quick-info img{
    height: 120px;
    width: 120px;
}

#layout-1-6-6-NoVideo .quick-info img{
    max-width: 100%;
    height: auto;
}

#layout-1-4-4-4 .quick-info-title{
    margin: 5px 5px 5px 30px;
}

#layout-1-4-4-4 .quick-info-subtitle{
    margin: 30px;
}

#layout-1-4-4-4{
    background: #ffffff;
}

#layout-1-4-4-4 .horizontal-dashed-border{
    display: none;
}

#layout-1-4-4-4 .btn-parent {
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    /*font-family: Arial;*/
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

#layout-1-4-4-4 .btn-about-the-study {
    background: #434d79;
}

#layout-1-4-4-4 .btn-about-the-study:hover {
    background: #5e688f;
}

#layout-1-4-4-4 .btn-find-out-if-you-qualify {
    background: #f19810;
}

#layout-1-4-4-4 .btn-find-out-if-you-qualify:hover {
    background: #f5a834;
}

#layout-1-4-4-4 .btn-site-locations {
    background: #b23a53;
}

#layout-1-4-4-4 .btn-site-locations:hover {
    background: #cc4f6e;
}

#layout-1-4-4-4 .btn-participate {
    background: #f19810;
    font-family: 'Rokkitt', 'Rockwell', serif;
    font-size: 18px;
}

#layout-1-4-4-4 .btn-participate:hover {
    background: #f5a834;
}

#layout-1-4-4-4 .btn-about-clinical-trials {
    background: #434d79;
    font-family: 'Rokkitt', 'Rockwell', serif;
    font-size: 18px;
}

#layout-1-4-4-4 .btn-about-clinical-trials:hover {
    background: #5e688f;
}

@media (max-width: 767px) {

    #layout-1-4-4-4 #horizontal-dashed-border-widget-1 {
        margin-top: -20px;
        margin-bottom: 0px;
        border-top: 0px solid #ffffff;
        height: 0px;
    }

    #layout-1-4-4-4 .horizontal-dashed-border{
        display:block;
        border-top: 1px dashed #999999;
        margin-bottom: 30px;
        height: 1px;
    }

    #layout-1-4-4-4 .quick-info{
        text-align: left;
        padding: 10px 0;
    }

    .quick-info-phone-table{
        display:table;
        width: 100%;
        height: 100%;
    }

    .quick-info-phone-table-row{
        width: 100%;
        height: 100%;
        display:table-row;
    }

    .quick-info-phone-table-col{
        width: 25%;
        height: 100%;
        display: table-cell;
        vertical-align: middle;
        padding: 10px;
    }
    .quick-info-phone-table-col1{
        width: 75%;
        height: 100%;
        display: table-cell;
        vertical-align: middle;
        padding: 10px;
    }

    #layout-1-4-4-4 .quick-info img{
        height: 100px;
        width: 100px;
    }

    #layout-1-4-4-4 .quick-info-title{
        margin: 0px;
        font-size: 30px;
    }

    #layout-1-4-4-4 .quick-info-subtitle{
        display: none;
    }

    #layout-1-4-4-4 .btn-parent {
        display: none;
    }

    #layout-1-4-4-4 .btn-about-the-study {
        display: none;
    }

    #layout-1-4-4-4 .btn-participate {
        display: none;
    }

    #layout-1-4-4-4 .btn-about-clinical-trials {
        display: none;
    }

    #layout-1-4-4-4 .btn-find-out-if-you-qualify {
        display: none;
    }

    #layout-1-4-4-4 .btn-site-locations {
        display: none;
    }

}
