@media screen and (max-width: 1100px){

    .profileEditContainer{
        width: 650px;
    }

}