@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap);body{background:#ececec;font-family:Poppins,sans-serif}.box-area{width:940px}::placeholder{font-size:16px}.rounded-4{border-radius:20px}.rounded-5{border-radius:30px}.logo{width:300px}.right-box{padding:40px 60px}@media only screen and (max-width:768px){.logo{width:200px}.box-area{margin:0 10px}.left-box{height:200px;overflow:hidden}.right-box{padding:20px}}