@media(max-width:768px){

header h1{

font-size:30px;

}

header p{

font-size:16px;

}

.logo{

width:90px;

}

.card{

padding:25px;

}

}