footer {
    width: 100%;
    height: 100%;
    background: url('https://arex.com.my/assets/footer/bg-footer.png') no-repeat;
    background-size: cover;
    background-position: center;
    font-family: 'montserratmedium';
}

.footer-mobile-triangle-bottom {
    bottom: -60px;
    left: -88px;
}

.footer-mobile-triangle-top {
    right: -50px;
    top: -50px;
}