.magic-article-intro {
    width: 40%;
    padding: 40px 80px 40px 40px;
}

.magic-article-intro img {
    margin-bottom: 20px;
}

.magic-article-text {
    padding: 40px 0 40px 0px;
}

.magic-article-images img {
    width: 48%;
    margin: 20px 0;
}

.magic-article-row-text{
    width: 45%;
    padding: 0 40px;
}

.magic-article-row-image{
    width: 55%;
}

.magic-article-row-image img{
    height: 350px;
    object-fit: cover;
    object-position: 0 -20px ;
}

#magic-story .content-row-padding {
    padding: 0 200px;
}

#magic-story .content-row-padding:last-child {
    padding: 0 200px 40px 200px;
}

/* Chordoman */
.chordoma-element {
    background: url('/images/themagicbissietree/chordoma_back.png') no-repeat;
    background-size: cover;
    background-position-x: right;
    padding: 40px 150px;
    width: 60%;
}

.chordoma-element .red-underline {
    margin-bottom: 20px;
}

.chordoma-element button {
    margin: 10px 0;
}

#chordoma .row-text p {
    width: 75%;
}

.chordoma-element a {
    font-size: 12px;
}

.chordoma-element a:hover {
    border-bottom:  1px solid black;
}

.fate-grid img {
    width: 23%;
    height: 300px;
    object-fit: cover;
}

#magic #proud-to-partner {
    background: white;
}