/* Add here all your CSS customizations */


@media screen and (max-width: 1201px) {
    .header-logo{
        width: 200px  !important;

    }
}


.bottombar-prjkd{
    width: 100%;
    height: 30px;
    background-color: #080808;
    color: #2c323b;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
}



