#tornOutContent {
    margin-top:80px;
    width:auto;
    height:auto;
}
#tornOutLeft {
    background-image: url(../images/TornOut.png);
    background-size: 630px 410px;
    background-repeat: no-repeat;
    width:700px;
    height:600px;
    float: left;
    margin-left:50px;
}
#tornOutLeft iframe {
    margin-left:35px;
    margin-top:50px;
}
#tornOutRight {
    background-image: url(../images/TornOut.png);
    background-size: 630px 410px;
    background-repeat: no-repeat;
    width:700px;
    height:600px;
    float:right;
    margin-right:50px;
}
#tornOutRight iframe {
    margin-left:35px;
    margin-top:50px;
}