@media only screen and (max-width:450px) {

    .menu-button{
        width: 90px;
        height: 90px;
    }

    .team-button{
        width: 90px;
        height: 90px;
    }

}