.side-photo {
    margin-top: 5%;
    margin-left: 10%;
    margin-right: 10%;
    height: 250px;
}

.texts-field {
    min-height: 360px;
    border: 3px dashed rgb(29, 29, 29);
    margin-left: 10%;
    margin-right: 10%;
}

#bell-img {
    height: 300px;
    margin-top: 15%;
    margin-bottom: 10%;
}

.game-text {
    margin-top: 20px;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 24px;
}

.sq-card {
    margin-top: 5%;
}