.welcome{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:30px;margin-top:30px}.welcome p{font-size:15px;font-weight:bold}.welcome img{width:30px}@media screen and (max-width: 767px){.welcome{margin-bottom:10px}}