diff --git a/resources/css/bem/artist.less b/resources/css/bem/artist.less index 3d976b05d62..66f6edc38f2 100644 --- a/resources/css/bem/artist.less +++ b/resources/css/bem/artist.less @@ -161,7 +161,7 @@ &__video { margin-top: 20px; - max-width: 100%; + width: 100%; border-radius: @border-radius-large; overflow: hidden; }