@media (min-width: 1260px) {#overform {width: calc(100% - 200px);height: calc(100% - 125px);position: absolute;background-image: url(../img/puff.svg);background-color: rgba(0,0,0,0.5);border-radius: 10px;background-repeat: no-repeat;background-position: center;background-size: 125px;color: white;text-align: center;padding-top: 375px;font-size: 18px;z-index: 100;}}@media (min-width: 1024px) and (max-width: 1260px) {#overform {width: calc(100% - 40px);height: calc(100% - 30px);position: absolute;background-image: url(../img/puff.svg);background-color: rgba(0,0,0,0.5);border-radius: 10px;background-repeat: no-repeat;background-position: center;background-size: 125px;color: white;text-align: center;padding-top: 375px;font-size: 18px;z-index: 100;}}@media (min-width: 769px) and (max-width:1023px) {#overform {width: calc(100% - 40px);height: calc(100% - 30px);position: absolute;background-image: url(../img/puff.svg);background-color: rgba(0,0,0,0.5);border-radius: 10px;background-repeat: no-repeat;background-position: center;background-size: 125px;color: white;text-align: center;padding-top: 375px;font-size: 18px;z-index: 100;}}@media (max-width: 768px) {#overform {width: calc(100% - 40px);height: calc(100% - 30px);position: absolute;background-image: url(../img/puff.svg);background-color: rgba(0,0,0,0.5);border-radius: 10px;background-repeat: no-repeat;background-position: center;background-size: 125px;color: white;text-align: center;padding-top: 375px;font-size: 18px;z-index: 100;}}.page {position: relative;}.ul-tf {width: 100%;float: left;line-height: 40px;height: 44px;border: 2px solid rgb(229, 229, 229);border-radius: 6px;padding: 0 15px;transition: 0.3s;color: #777;}