.homepage-searchform{

    background: #fff;
    padding: 14px;
    border-radius: 5px;

}


@media (max-width: 767px) {
    .ukw_footer_responsive_stacked_table tr,
    .ukw_footer_responsive_stacked_table th,
    .ukw_footer_responsive_stacked_table td {
        display: block;
        padding-left: 5px;
    }
    .ukw_footer_responsive_stacked_table thead {
        display: none;
    }

}


.footer.content .block {
    float: none;
}

.ukw_footer_responsive_stacked_table {
    /*width: 100%;*/
    border-collapse: collapse;
    /*table-layout: fixed;*/
}

.ukw_footer_responsive_stacked_table td {
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
}



 
