Text and media segment

A text and media component to display a heading and text on one side with an image or video on the other side which can be reversed.

Default

A content section including a title, text, CTAs and an optional media item related to the content.

alternative text

Your journey to Oxford Brookes

When you come to study a compulsory or elective MBA module face-to-face on campus rather than online, we will provide lunch and refreshments. You will need to arrange and cover the cost of your accommodation, including breakfast and evening meal. For examples of Oxford accommodation costs please contact the MBA Team: mbaoxford@brookes.ac.uk.

You will need to pay for your own travel to and from all residential workshops and Business School face-to-face modules in Oxford.

<div class="columns">
    <div class="column">
    	<img src="/getmedia/85307323-f230-4ad9-8683-74f05d48d8e0/text-and-media-segment.jpg" alt="alternative text">
	</div>
    <div class="column">
		<div>
			<h2 class="is-size-3 has-heading-line"><a class="anchor" id="journey" name="journey"></a>Your journey to Oxford Brookes</h2>
		</div>
		<div>
			<div class="cms-content">
				<p>When you come to study a compulsory or elective MBA module face-to-face on campus rather than online, we will provide lunch and refreshments. You will need to arrange and cover the cost of your accommodation, including breakfast and evening meal. For examples of Oxford accommodation costs please contact the MBA Team: <a href="mailto:mbaoxford@brookes.ac.uk">mbaoxford@brookes.ac.uk</a>.</p>
				<p>You will need to pay for your own travel to and from all residential workshops and Business School face-to-face modules in Oxford.</p>
			</div>
		</div>
    </div>
</div>

Reversed

A content section including a title, text, CTAs and an optional media item related to the content.

Resources for current staff and students

Access support materials for research-active staff and students.

alternative text
<section class="section">
    <div class="container is-fullhd">
        <div class="columns">
            <div class="column">
                <div class="cms-content m-bottom-40">
					<h2 class="is-size-3 font-type-2 has-heading-line">Resources for current staff and students</h2>
                    <p class="is-size-4">Access support materials for research-active staff and students.</p>
                </div>
                <div class="has-text-left m-bottom-20"><p><a class="button brookes-secondary" href="#">Resources for research staff</a></p></div>
                    <div class="has-text-left"><p><a class="button brookes-secondary" href="#">Resources for research students</a></p></div>
            </div>
            <div class="column"><img src="/getmedia/cdde64a4-1d36-48f7-a91f-1f8ebb25cadb/text-and-media-segment2.jpg" alt="alternative text"></div>
        </div>
    </div>
</section>;