@media screen and (max-width: 480px)
{
    #allrecords .t-rec_pt_135{
        padding-top: 135px!important;
    }
}

.amocrm-oauth{
    width: 190px;
    box-sizing: border-box;
}

.n_fixed{
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
}
