
@media all and (max-device-width: 640px) {

    .center{

        width: 80%;
        padding: 20px 20px;
    }
}
