@media screen and (min-width:600px) {
.wrap {
    width: 600px;
    margin: auto;
}
.floating-line-btn {
    width: 414px !important;
}
}