

article a {color:#DDE2E1;}
article a:visited {color:#DDE2E1;}
article a:hover {color:#DDE2E1;}
article a:active {color:#DDE2E1;}
article a:link {color:#DDE2E1;}



main#alt {
 width:100%;
}

main#alt article {
 position:relative;
 margin:0 0 0 45.5%; padding:6%;;
 width:42.4%;height:auto;
}

main#alt article figure {
 position:relative;
 width:100%;left:0;
 margin:12% 0 0 0;
 text-align: center;
 border-bottom:1px solid #CCC;
}

main#alt article figure img {
 position:relative;z-index:2;
 /*width:500px;*/width:100%;
 margin:0 0 12% 0;
 border:1px solid #5B5D58; border-radius:12px;
 box-shadow: 1px 1px 4px #5B5D58;
}





@media screen and (max-width: 750px) {





main#alt article figure {
 width:118%;left:-9%;
 text-align: center;
}

main#alt article figure img {
 border:none;
}
