@media screen and (min-width: 350px) and (max-width: 767px){
.btn-part {
    text-align: center;
}
}