diff --git a/www/conservancy/static/css/conservancy-bigscreen.css b/www/conservancy/static/css/conservancy-bigscreen.css index d6ab5213928ecb9a615bef0b8cedd74bdde8cf5c..63de2ef628c3e2b27d3809e684eaea25d8626247 100644 --- a/www/conservancy/static/css/conservancy-bigscreen.css +++ b/www/conservancy/static/css/conservancy-bigscreen.css @@ -50,7 +50,7 @@ dd { margin: 0 0 2.5em 11.5em; } -video.small-right { +.small-right { float: right; height: auto; width: 25%; @@ -58,7 +58,7 @@ video.small-right { margin-bottom: .4em; } -video.medium-right { +.medium-right { float: right; height: auto; width: 50%;