
.section-mobile {
    padding:1rem;
    margin-top:1rem;margin-bottom:1rem;
    width:calc(100% - 2rem);max-width:100%;

    color:rgba(255,255,255,1);

    position:relative;
}

