.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.page-content p:first-child {
    margin-bottom: 30px;
}
a[href^="tel:"] {
    background-image: url(/documents/d/zayed-sports-city/icon-phone);
    background-repeat: no-repeat;
    padding-left: 25px;
    background-size: 16px;
}
a[href^="mailto:"] {
    background-image: url(/documents/d/zayed-sports-city/icon-mail);
    background-repeat: no-repeat;
    padding-left: 25px;
    background-size: 16px;
}
.rtl a[href^="tel:"], .rtl a[href^="mailto:"] {
padding-right: 25px;
    background-position: right;
}