body.widget-snippet .section-container {
    margin-top: 60px;
}
.widget-snippet .section-container{
   max-width:1400px;
   width:100%;
   margin:0 auto;
}

.widget-snippet .mully-grubs-content p{
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 25px;
}
.widget-snippet .container-content{
   display:flex;
}
.widget-snippet .section-container h2 {
    font-size: 42px;
    color: #1F366A;
    line-height: 59px;
    border-bottom: 4px solid #1F366A;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.widget-snippet .section-container h4{
   font-size: 30px;
    line-height: 55px;
    color: #1F366A;
    margin-top:32px;
}
.widget-snippet .section-container h4 a{
  color:#C41F35;
  font-size:30px;
  text-decoration:underline;
}
.widget-snippet .section-container h4 a:hover{
   color:#1F366A;
}
.widget-snippet .list-container-content{
   display:flex;
}
.widget-snippet .left-mully-grubs-content{
   width: 63%;
}
.widget-snippet .list-container-section h3 {
    font-size: 34px;
    color: #1F366A;
    border-bottom: 4px solid #1F366A;
    padding-bottom: 20px;
    line-height:42px;
}
.widget-snippet .list-container{
   max-width:1400px;
   width:100%;
   margin:0 auto;
   display:flex;
   margin-top:110px;
   justify-content: space-between;
}
.widget-snippet .list-container ul{
  padding-left: 13px;
  padding-top: 22px;
}
.widget-snippet .left-list-content{
  width:38%;
}
.widget-snippet .right-list-content{
  width:52%;
}
.further-events-content{
  color:#979797;
  font-size:18px;
  padding-left:20px;
}
.widget-snippet .list-container ul li {
    line-height: 35px;
    font-size: 18px;
    list-style-type: none;
    position: relative;
    color: #000000;
    font-weight: 500;
    margin-bottom: 13px;
}
.widget-snippet .right-logo-content img{
  width:100%;
}
.widget-snippet .right-logo-content{
  width: 38%;
  padding-left: 115px;
}
.widget-snippet .list-container ul li::before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #1F366A;
    position: absolute;
    border-radius: 50%;
    left: -20px;
    top: 12px;
}
.widget-snippet .list-container ul li a{
  color:#1F366A;
  font-weight:bold;
  text-decoration:underline;
}
.widget-snippet .list-container ul li a:hover{
  color:#C41F35;
}
.widget-snippet .list-container ul li strong{
   color:#1F366A;
  font-weight:bold;
}

@media (max-width:1200px) {
.responsive .widget-snippet .right-logo-content {
    width: 38%;
    padding-left: 68px;
}
.responsive .widget-snippet .section-container h2 {
    font-size: 33px;
    line-height: 49px;
}
.responsive .widget-snippet .list-container-section h3 {
    font-size: 28px;
}
.responsive .widget-snippet .left-list-content {
    padding-right:0px;
}
.responsive .widget-snippet .list-container ul li {
    line-height: 35px;
    font-size: 16px;
    margin-bottom: 8px;
}
.responsive .widget-snippet .section-container h4 {
    font-size: 25px;
    margin-top:20px;
}
.responsive .widget-snippet .list-container {
    margin-top:55px;
}
.responsive .widget-snippet .section-container h4 a{
   font-size: 25px;
}

.responsive .widget-snippet .list-container-section h3 {
    line-height: 34px;
}
.responsive .widget-snippet .mully-grubs-content p {
    font-size: 16px;
    line-height: 29px;
  }
}

@media (max-width:991px) {
.responsive .widget-snippet .left-list-content {
    width: 45%;
}

.responsive .widget-snippet .list-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 38px;
}
.responsive .widget-snippet .left-list-content {
    width: 100%;
   padding-right: 0;
}
.responsive .widget-snippet .right-list-content {
      width:100%;
      margin-top: 36px;
}
.responsive .widget-snippet .right-logo-content {
    width: 38%;
    padding-left: 30px;
}

.responsive .widget-snippet .section-container h4 a {
    display: inline-block;
}
}

@media (max-width:767px) {
.responsive .widget-snippet .section-container h4 {
    margin-top: 35px;
}
.responsive .widget-snippet .right-list-content {
    padding-left: 0px;
}
.responsive .widget-snippet .list-container-section h3 {
    font-size: 26px;
}
.responsive .widget-snippet .container-content {
    display: flex;
    flex-wrap: wrap;
}
.widget-snippet .mully-grubs-content p {
    font-size: 16px;
    line-height: 31px;
    margin-bottom: 21px;
}
.responsive .widget-snippet .left-mully-grubs-content {
    width: 100%;
}
.responsive .widget-snippet .right-logo-content {
    width: 100%;
    padding-left: 0;
   text-align: center;
}
.responsive .widget-snippet .right-logo-content img {
    width: auto;
}

.responsive .widget-snippet .section-container h2 {
    font-size: 23px;
    line-height: 37px;
    margin-bottom:22px;
}
.responsive .widget-snippet .section-container h4 {
    font-size: 20px;
    line-height: 38px;
}
.responsive .widget-snippet .section-container h4 a {
    font-size: 22px;
}
.responsive .widget-snippet .list-container-section{
    padding-bottom:30px;
 }
.responsive .widget-snippet .list-container-section h3 {
    line-height: 34px;
    padding-bottom: 11px;
}
.widget-snippet .mully-grubs-content{
  padding-top:10px;
}

}

