.phoneDesigner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;

    // >div {
    //     overflow-y: scroll;

    // }

    img {
        // width: 374px;
    }
}
