﻿.shk-bl-top {
    width: 100%;
    justify-content: space-between;
    display: flex;
}

@media screen and (max-width: 991px) {
    #FMDiv .shkc-innerpage-link {
        bottom: 28%;
    }
}

@media screen and (max-width: 640px) {
    #FMDiv .shkc-innerpage-link {
        bottom: 31%;
    }
}