diff --git a/public/assets/css/style.css b/public/assets/css/style.css
index 1a2bf18d017fcf01b9d14f4954e5ece4662177c8..f17d11e231d9d989787f1a1806a57f2f3ecc8d37 100644
--- a/public/assets/css/style.css
+++ b/public/assets/css/style.css
@@ -34,8 +34,8 @@ p {
 header {
   position: relative;
   width: 100%;
-  height: 43.2vw;
-  background: url(../images/header.jpg);
+  height: 37.2vw;
+  background: url(../images/headerV2.jpg);
   background-size: contain;
   background-repeat: no-repeat;
   display: flex;
@@ -241,4 +241,12 @@ audio {
 .video-container iframe {
   width: 100%;
   max-width: 560px;
+}
+
+.social{
+  width:32px;
+}
+
+.thumbimg {
+  padding: 1em;
 }
\ No newline at end of file