 .front header h1,
 .front #agentblock,
 .front #topwidget div[id*="social_media"]{
    display: none;
  }

.front #topwidget {
  width: 100% !important;
}
.front #topwidget .top-banner{
  object-fit: cover;
  width: 96.87%;
}
.front #sliderblock{
  top: 0 !important;
}