@media (min-width: 737px) {
.nyf-podcast-item { display:block; width:100%; height:auto; float:left; margin: 0px 0 0 0; border-top: 0px solid #001f33; padding:10px 0 0 0; }
.nyf-podcast-image img { width:300px; height:186px; float:left; display:block; margin-right:10px; margin-bottom:10px;}
.nyf-podcast-description { width:100%; height:auto; float:left; display:block; margin:10px 0 0 0;}
.nyf-podcast-libsyn-player { width:100%; float: left; margin-top: 10px; padding-bottom:30px;}
.ts-podcast-title { font-family:Georgia, serif; font-size:18px; line-height:23px; color:#001F33; margin:20px 0 10px 0; font-weight:bold;}
.ts-podcast-subtitle { font-family:RobotoCondensedRegular,sans-serif; font-size:16px; line-height:18px; color:#42515A; margin:20px 0 10px 0; font-weight:normal;}
.ts-right-column-image a img { width:300px; height:auto;}
.nyf-podcast-badge img { margin-bottom:10px !important; display:block; width:165px; height:auto;}
.nyf-podcast-libsyn-player .accordionButton { padding-top: 4px !important;}
.accordionContent a { font-size: 14px !important;}
.ts-page-head-a {display: block;
    float: left; width:100%;}
}

@media (max-width: 736px) and (min-width: 0px) {
.nyf-podcast-libsyn-player .accordionButton { padding-top: 2px !important;}
.accordionContent a { font-size: 16px !important;}
.ts-right-column-image a img { width:100%; height:auto;}
.nyf-podcast-badge img {margin-bottom: 10px !important;
    display: block;
    width: 65% !important;
    height: auto;}
.nyf-podcast-image img { width:100%; height:auto; float:left; display:block; margin-right:10px; margin-bottom:10px;}
.nyf-podcast-description { width:100%; height:auto; float:left; display:block; margin:10px 0 0 0;}
.nyf-podcast-libsyn-player { width:100%; float: left; margin-top: 10px; padding-bottom:30px;}
.ts-podcast-title { font-family: Georgia, serif;
font-size: 25px;
line-height: 27px;
color: #001F33;
margin: 20px 0 10px 0;
font-weight: bold;}
.ts-podcast-subtitle { font-family: RobotoCondensedRegular,sans-serif;
font-size: 16px;
line-height: 18px;
color: #42515A;
margin: 10px 0 10px 0;
font-weight: normal;}
.nyf-podcast-item { display:block; width:100%; height:auto; float:left; margin: 20px 0 0 0; border-top: 0px solid #001f33; padding:20px 0 0 0; }
.ts-page-head-a {display: block;
    float: left; width:100%}
}
