.wrap {
    width: 100%;
    max-width: 7.5rem;
    min-width: 3.2rem;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff
}

.about img {
    padding-bottom: .15rem;
    margin-right: auto
}

.income img {
    padding-bottom: .15rem;
    height: 300px;
    width: auto;
    margin-top: .01rem;
    margin-left: auto;
    margin-right: auto
}

.allrummydownloads_H1 {
    font-size: .4rem;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
    font-weight: 700
}

.allrummydownloads_com {
    font-size: .25rem
}

.allrummydownloads_H2 {
    font-size: .3rem;
    text-align: center;
    font-weight: 700
}

.techmanuji_in {
    padding-left: .2rem;
    padding-right: .2rem;
    background-color: #fff
}

.techmanuji_in p {
    font-size: .3rem;
    line-height: .48rem;
    font-family: Arial, Helvetica, sans-serif
}

.allrummydownloads_alert {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 3;
    background: rgba(0, 0, 0, .8)
}

.allrummydownloads_pop {
    width: 330px;
    height: 320px;
    background: url(../img/notice.html);
    background-size: 100% 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 4
}

.allrummydownloads_close {
    width: 52px;
    height: 51px;
    background: url(../img/close.html);
    margin-top: -14%;
    margin-left: 43%;
    cursor: pointer
}

.allrummydownloads_notice {
    border: 2px solid #f0abab;
    background-color: rgba(131, 165, 233, 0.84);
    margin: .3rem .35rem;
    padding: .35rem 0;
    border-radius: .1rem
}

.allrummydownloads_notice p {
    margin: 0 .3rem;
    font-size: .3rem;
    line-height: .48rem;
    font-family: Arial, Helvetica, sans-serif
}

.button {
    background-color: #ff2828;
    color: #1d1818;
    text-align: center;
    font-weight: 700;
    border-radius: .1rem;
    margin: 0 1.9rem .15rem;
    line-height: .48rem;
    padding: .1rem .3rem
}

.allrummydownloads_contact {
    border: 2px solid #acacac;
    background-color: rgb(240 245 255/84%);
    margin: .3rem .35rem;
    padding: .35rem 0;
    border-radius: 20px
}

.gmail {
    position: absolute;
    width: .45rem;
    height: .45rem;
    background-image: url(../img/gmail.webp);
    background-size: 100% 100%;
    margin: 0 0 0 .25rem
}

.telegram {
    position: absolute;
    width: .45rem;
    height: .45rem;
    background-image: url(../img/telegrm.webp);
    background-size: 100% 100%;
    margin: 0 0 0 .25rem
}

.arrow {
    position: absolute;
    width: .45rem;
    height: .2rem;
    background-image: url(https://giphy.com/gifs/weBra4vkATADwU3n2r);
    background-size: 100% 100%;
    margin: .14rem 0 0 .25rem
}

.contact {
    background-color: #00a226;
    color: #fff;
    text-align: center;
    font-weight: 700;
    border-radius: .1rem;
    margin: 0 1.9rem .15rem;
    line-height: .48rem;
    padding: .1rem .3rem
}

.allrummydownloads_contact p {
    margin: 0 .3rem 0 .75rem;
    font-size: .3rem;
    line-height: .48rem;
    font-family: Arial, Helvetica, sans-serif
}