﻿.ly-footer {
        background: url(/eportal/uiFramework/commonResource/image/2021102817002255751.jpg) left top repeat-x;
        height: 152px;
      }

      .ly-footer-content {
        padding-top: 10px;
        padding-left: 50px;
        padding-right: 50px;
      }

      .ly-footer-info {
        font-size: 12px;
        color: aliceblue;
        text-align: center;
        padding: 10px 0;
      }

      .ly-footer-image {
        padding-left: 0;
        text-align: center;
      }


@media screen and (max-width: 980px){
.ly-footer-image {height: 116px;}

}