.brandsContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:80px}.brandsContainer .brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:33px;width:calc((100% - 75px)/ 4)}@media screen and (min-width:1025px){.brandsContainer .brand:not(:nth-child(4n)){margin-right:25px}}@media screen and (max-width:1024px) and (min-width:681px){.brandsContainer .brand{width:calc((100% - 25px)/ 2);margin-right:0}.brandsContainer .brand:not(:nth-child(2n)){margin-right:25px}}@media screen and (max-width:680px){.brandsContainer .brand{width:calc((100% - 0px)/ 1);margin-right:0}.brandsContainer .brand:not(:nth-child(1n)){margin-right:25px}}.brandsContainer .brand .brandLetterTitle{font-family:Chillax,sans-serif;font-size:26px;font-style:normal;font-weight:600;line-height:50.5px;padding-bottom:7px;border-bottom:1px solid #cecece;margin-bottom:20px}.brandsContainer .brand .brandName{font-family:Chillax,sans-serif;font-size:22px;font-style:normal;font-weight:500;line-height:22px;margin-bottom:14px}