#npxyz_pc9{
    display        : flex;
    flex-direction : row;
    align-items    : flex-start;
    justify-content: flex-start;
}
#p3_description4{
    display        : flex;
    flex-direction : column;
    align-items    : flex-start;
    justify-content: flex-start;
}
.zenon_tweet_div{
    width          : 70%;
    height         : 100%;
    display        : flex;
    flex-direction : column;
    align-items    : center;
    justify-content: center;
    padding-left   : 13px;
    padding-right  : 13px;
    transform      : rotate(-2deg);
    border         : solid 1px black;
    margin: 10px;
}

.znn_smaller{
    width           : 30%;
    height          : 100%;
    background-color: transparent;
}