﻿@media (min-width: 1350px) {
    main {
        /*background: url(/images/2020/frame_top_nobanner2.jpg) no-repeat scroll center top, url(/images/2020/frame_bottom.jpg) no-repeat scroll center bottom, url(/images/2020/frame_middle.jpg) repeat-y scroll center top;*/
        background: url(https://www.stardock.com/thepoliticalmachine/2024/background/frame_top_blog.jpg) no-repeat scroll center top, url(https://www.stardock.com/thepoliticalmachine/2024/background/frame_bottom.jpg) no-repeat scroll center bottom, url(https://www.stardock.com/thepoliticalmachine/2024/background/frame_middle.jpg) repeat-y scroll center top;
        display: block;
    }

    section.TPM2024 > div {
        margin-top: -50em;
    }

	section.playtest > div.featured > a {
		max-width: 543px;
	}

	section.playtest > div.featured > a > img {
		max-width: 543px;
		width: 100%;
	}
}

section.playtest {
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 2em;
}

section.playtest div.header {
	background: url(/images/2016/redbanner.png) no-repeat top center;
	height: 105px;
	margin: 0 auto;
	padding: 0.6em 0 0;
	max-width: 1375px;
	font: 48px "cooper-black-std", 'Segoe UI', Arial, Tahoma, san-serif;
	color: #ffffff;
	display: block;
}

    section.playtest p {
        line-height: 1.5em;
        margin: 1em auto;
        max-width: 800px;
        width: 90%;
        position: relative;
    }

    section.playtest ul {
        text-align: left;
        max-width: 340px;
        width: 90%;
        margin: 1em auto;
    }

        section.TPM2020 {
            background-color: #edf6ff;
            display: block;
            margin: 0 auto;
            max-width: 1251px;
            position: relative;
            width: 100%;
            z-index: 1;
        }

section.playtest div.header {
    font: 36px "cooper-black-std", 'Segoe UI', Arial, Tahoma, san-serif;
    height: 60px;
    margin-bottom: 0.5em;
    overflow: hidden;
}