html,
body,
div,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
ol,
ul,
li,
form,
legend,
label,
table,
header,
footer,
nav,
section,
figure {
  margin: 0;
  padding: 0;
}

body {
  font-size: 13px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #f4f5f7;
}

/* Main Content */
.mainContent {
  max-width: 1310px;
  margin: 0 auto;
  background-color: white;
}

/* NavBar */
.navbar {
  background-color: #f72210;
}

.navbar-brand {
  font-size: 28px;
  font-weight: bold;
}

.btnLogin {
  color: white;
  font-size: 13px;
  font-weight: bold;
  padding-right: 8px;
  padding-left: 0;
  background-color: #f72210;
  border: 0;
}

.btnSubscribe {
  background-color: white;
  color: #f72210;
  font-size: 13px;
  font-weight: bold;
  height: 25px;
  padding-right: 0;
  margin-right: 0;
  border: 0;
}

.collapse {
  background-color: white;
}

.nav-item {
  color: black;
  font-weight: bold;
}

/* NavBarLG */
.navbar-brandLG {
  font-size: 80px;
  font-weight: bold;
  color: white;
  padding-top: 15px;
  padding-bottom: 15px;
  text-decoration: none;
  font-style: normal;
}

.navbar-brandLG:hover {
  color: white;
  text-decoration: none;
}

.navbarDateLG {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: 100;
  color: white;
}

.navbarDateLG:hover {
  color: white;
  text-decoration: none;
}

.btnLoginLG {
  color: white;
  font-size: 18px;
  font-weight: 100;
  padding-right: 8px;
  padding-left: 0;
  background-color: #f72210;
  border: 0;
}

.btnSubscribeLG {
  background-color: white;
  color: #f72210;
  font-size: 18px;
  font-weight: bold;
  height: 30px;
  padding-right: 0;
  margin-right: 0;
  border: 0;
}

.redNavBarLG {
  background-image: url('../img/redNavbarLG.png');
  width: 60px;
  height: 10px;
  position: absolute;
  right: 0;
  top: -16px;
}

.navlinkLG {
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: clamp(17px, 1.9vw, 23px);
  font-weight: bold;
  color: black;
  border-right: 1px solid rgba(3, 3, 3, 0.2);
  padding-left: clamp(5px, 0.9vw, 15px);
  padding-right: clamp(5px, 0.9vw, 15px);
}

.navlinkLG:hover {
  text-decoration: none;
  color: #f72210;
}

.listNavBarLG {
  padding-top: 6px;
}

.searchNavbarLG .searchIconNavbarLG {
  background: url(https://g.newsweek.com/www/images/icon-search-glass.svg) center/contain no-repeat white;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
  right: 3px;
}

.searchNavbarLG {
  position: relative;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.4em;
  width: 80px;
}

.inputNavBarLG {
  border-radius: 0;
  border: 0;
  width: 78px;
  padding-top: 5px;
}

.timeNavBarLG {
  position: relative;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: white;
}

.timeNavBarLG :hover {
  color: white;
  text-decoration: none;
}

.imgtimeNavBarLG {
  position: absolute;
  top: 12px;
  left: 20px;
  width: 180px;
  height: 20px;
}

.weatherIconLG {
  width: 20px;
  padding-bottom: 5px;
}

/* TOP STORY */
.card {
  padding: 15px  15px 0 15px;
  border-radius: 0;
}

h6 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: rgba(3, 3, 3, 0.4);
  padding-bottom: 15px;
}

.Inside,
.card-img-top {
  position: relative;
}

.imgInsideCard {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  color: #f72210;
  padding: 8px 15px 9px;
  font-size: 17px;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
}

.card-img-top {
  display: block;
  position: relative;
  border-radius: 0;
}

.card-title {
  font-size: 20px;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
}

.card-title:hover {
  text-decoration: underline red;
  cursor: pointer;
}

.card-text {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
}

/* Opinion */
.ulTitle {
  border-bottom: none;
  border: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.listBorder {
  border: 0;
  border-bottom: 1px solid rgb(213, 213, 213);
  padding-left: 0;
}

/* OpinionImages */
.OpinionImg1 {
  min-width: 65px;
  min-height: 65px;
  max-height: 65px;
  background-image: url('https://d.newsweek.com/en/full/110048/michael-e-mann.png');
  background-size: cover;
}

.OpinionImg2 {
  min-width: 65px;
  min-height: 65px;
  max-height: 65px;
  background-image: url('https://d.newsweek.com/en/full/1588097/ray-jackson-yeary.png');
  background-size: cover;
}

.OpinionImg3 {
  min-width: 65px;
  min-height: 65px;
  max-height: 65px;
  background-image: url('https://d.newsweek.com/en/full/1588061/goldberg-dubowitz.png');
  background-size: cover;
}

.OpinionImg4 {
  min-width: 65px;
  min-height: 65px;
  max-height: 65px;
  background-image: url('https://d.newsweek.com/en/full/1587924/mark-tushnet.png');
  background-size: cover;
}

.OpinionTitleAutor {
  margin-left: 15px;
}

.OpinionTitle {
  font-size: 17px;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
}

.OpinionTitle:hover {
  color: #f72210;
  cursor: pointer;
}

.OpinionAutor {
  font-size: 13px;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
  color: #555;
  padding: 4px 0 0;
}

/* The Debate */
.DebateTitle {
  margin-left: 15px;
  font-size: 17px;
  font-family: 'Roboto Condensed', sans-serif;
}

.DebateImg1 {
  min-width: 95px;
  height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1586595/trump-china.jpg');
  background-size: cover;
  background-position-x: -20px;
}

.DebateImg2 {
  min-width: 63px;
  height: 63px;
  background-image: url('https://d.newsweek.com/en/full/1563625/nigel-farage.png');
  background-size: cover;
  margin-top: -30px;
}

.DebateImg3 {
  min-width: 95px;
  height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1587254/donald-trump.jpg');
  background-size: cover;
  background-position-x: -20px;
}

.DebateImg4 {
  min-width: 63px;
  height: 63px;
  background-image: url('https://d.newsweek.com/en/full/1568478/bonnie-kristian.png');
  background-size: cover;
  margin-top: -30px;
}

.debateVS {
  width: 40px;
  height: 40px;
  background-color: #000;
  color: #d6d6d6;
  border-radius: 50%;
  font: bold 14px/40px "Roboto Condensed", sans-serif;
  text-align: center;
  margin: 14px auto 18px;
}

.debateMuted {
  color: #555;
  font-weight: normal;
}

.debateAutor {
  font: bold 14px "Roboto Condensed", sans-serif;
}

.ulDebateRed {
  border: 0;
  border-bottom: 4px solid #f72210;
  padding-top: 0;
}

.ulDebateBlue {
  border: 0;
  border-bottom: 4px solid #1c87fb;
  padding-top: 0;
}

.ulDebateDouble {
  border-style: double;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-width: 5px;
  border-color: #d9d9d9;
}

/* Sponsored Insight */
.InsideSponsored,
.card-img-top {
  position: relative;
}

.imgInsideSponsored {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  color: #3581f4;
  padding: 8px 15px 9px;
  font-size: 17px;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
}

/* More Stories */
.moreStoriesImg1 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1587965/centers-disease-control-prevention.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.moreStoriesImg2 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1588084/texas-restaurant.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
}

.moreStoriesImg3 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1588042/usps.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.moreStoriesImg4 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1588014/gretchen-whitmer.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.moreStoriesImg5 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1588023/red-square-moscow.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.moreStoriesImg6 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1587995/noaa-saturday-snowstorm.gif');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.moreStoriesImg7 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1587881/betsy-devos-2020.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.moreStoriesImg8 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1588007/asian-giant-hornets-make-its-nest-tree-trunk.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.moreStoriesImg9 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1588001/moon.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.moreStoriesImg10 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1587990/china-europe-eu-investment-economic-coronavirus-trade.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.moreStoriesImg11 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1587985/rio-de-janeiro-brazil-april-2020.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.moreStoriesTitle {
  font-size: 17px;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
}

.moreStoriesTitle:hover {
  cursor: pointer;
  color: #f72210;
}

.moreStoriesComment {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  padding: 10px 0 0;
}

.heroesTitle {
  font-family: 'Lora', serif;
  font-size: 20px;
  color: #272727;
  font-weight: normal;
}

.heroesText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: rgba(39, 39, 39, 0.5);
}

.insideHeroes,
.card-img-top {
  position: relative;
}

.imgInsideHeroes {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #c2d4d7;
  color: #272727;
  padding: 0 7px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

/* Culture & Travel */
.cultureTitle {
  font-family: 'Lora', serif;
  font-size: 20px;
  color: #272727;
  font-weight: normal;
}

.cultureText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: rgba(39, 39, 39, 0.5);
}

.insideCulture,
.card-img-top {
  position: relative;
}

.imgInsideCulture {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #c2d4d7;
  color: #272727;
  padding: 0 7px;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}

/* Latest News */
.latestImg1 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1588399/next-snlathome-will-season-45-finaleheres-how-watch.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.latestImg2 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1577834/michael-jordan-phil-jackson-chicago-bulls.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.latestImg3 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1588405/memorial-ahmaud-arbery.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.latestImg4 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1588374/joe-biden-donald-trump-female-voters-2020.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.latestImg5 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1588413/man-tasered-greater-manchester-police.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.latestTitle {
  font-size: 17px;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
}

.latestTitle:hover {
  cursor: pointer;
  color: #f72210;
}

/* Sponsored Insight sn md */
.signUpCard {
  width: 300px;
  height: 160px;
  margin: 0 auto;
  background-color: #f4f5f6;
}

.signUpIcon {
  display: block;
  margin-right: 10px;
  width: 29px;
  height: 28px;
  background: url(https://g.newsweek.com/www/images/logo-n1.svg) center/contain no-repeat #f72210;
}

.signUpTitle {
  display: flex;
  font-size: 19px;
  font-weight: bold;
  align-items: center;
  font-family: 'Roboto Condensed', sans-serif;
}

.signUpButton {
  padding: 10px 10px 10px 12px;
  background-color: #666;
  margin: 0 0 10px;
  color: white;
  font: bold 18px 'Roboto Condensed', sans-serif;
  display: inline-block;
  border-radius: 0;
}

.signUpText {
  font-size: 15px;
  color: #333;
  font-weight: bold;
  align-items: center;
  font-family: 'Roboto Condensed', sans-serif;
}

/* Features */
.featuresSpan {
  background-color: #f72210;
  color: white;
  padding: 5px;
  margin-right: 7px;
  font: bold 16px/26px "Roboto Condensed", sans-serif;
}

.featuresTitle {
  font: bold 16px/26px "Roboto Condensed", sans-serif;
  color: #f72210;
}

.featuresTitle:hover {
  cursor: pointer;
  text-decoration: underline red;
}

.featuresTitleBlack {
  font: bold 16px/26px "Roboto Condensed", sans-serif;
  color: #000;
}

.featuresText {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
}

.featuresText:hover {
  cursor: pointer;
  text-decoration: underline red;
}

.insideFeatures,
.card-img-top {
  position: relative;
}

.featuresSpanInside {
  background-color: #f72210;
  color: white;
  padding: 4px;
  margin-right: 7px;
  font: bold 16px/26px "Roboto Condensed", sans-serif;
  position: absolute;
  bottom: 0;
  left: 0;
}

/* Subscribe */
.subscribeTitle {
  text-align: center;
}

.subscribeText {
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 100;
  color: #333;
  text-align: center;
}

.subscribeButton {
  background-color: #f72310;
  border-radius: 0;
  border: none;
  font-size: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 5px 10px 5px 12px;
  margin-top: 20px;
}

.subscribeImgs {
  position: relative;
  width: 260px;
  height: 240px;
  margin: 20px auto 0 auto;
  margin-bottom: -70px;
}

.subscribeImg1 {
  width: 170px;
  height: 230px;
  background-image: url('https://d.newsweek.com/en/full/1582633/may-01-2020-cover.jpg');
  background-size: cover;
  position: absolute;
  top: 0;
  left: 20px;
}

.subscribeImg2 {
  width: 170px;
  height: 230px;
  background-image: url('https://d.newsweek.com/en/full/1585087/may-08-15-2020-cover.jpg');
  background-size: cover;
  position: absolute;
  top: 10px;
  left: 100px;
}

/* Footer */
.footerNewsweek {
  font-size: 47px;
  color: #f72210;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
}

.footerNewsweek:hover {
  text-decoration: none;
}

.facebookIcon {
  font-size: 26px;
  margin-right: 8px;
  color: rgb(83, 83, 83);
}

.facebookIcon:hover {
  color: rgb(46, 69, 134);
  cursor: pointer;
}

.twitterIcon {
  font-size: 25px;
  margin-right: 8px;
  color: rgb(83, 83, 83);
}

.twitterIcon:hover {
  color: rgb(39, 141, 239);
  cursor: pointer;
}

.instagramIcon {
  font-size: 24px;
  margin-right: 8px;
  color: rgb(83, 83, 83);
}

.instagramIcon:hover {
  color: rgb(49, 66, 224);
  cursor: pointer;
}

.tumblr {
  font-size: 20px;
  margin-right: 8px;
  color: rgb(83, 83, 83);
}

.tumblr:hover {
  color: rgb(41, 53, 74);
  cursor: pointer;
}

.linkedInIcon {
  font-size: 25px;
  margin-right: 8px;
  color: rgb(83, 83, 83);
}

.linkedInIcon:hover {
  color: rgb(27, 98, 166);
  cursor: pointer;
}

.footerMenu {
  margin-inline-start: 0;
  margin-inline-end: 0;
  margin-left: 0;
}

.footerMenuList {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin: 0 0 6px 0;
  font-size: 14px;
  color: #666;
  padding-right: 20px;
}

.footerMenuList a {
  color: #666;
}

/* Style for md */
.insideHeroesMd {
  position: relative;
}

.imgInsideHeroesMd {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #c2d4d7;
  color: #272727;
  padding: 0 7px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  box-sizing: border-box;
}

.imgHeroesMd1 {
  background-size: cover;
  background-image: url('https://d.newsweek.com/en/full/1582032/riya-ortiz-damayan-migrant-workers-association.jpg');
  width: 100%;
  height: 120px;
  background-position: 70%;
}

.imgHeroesMd2 {
  background-size: cover;
  background-image: url('https://d.newsweek.com/en/full/1581628/sandra-sacco-face-masks-coronavirus.jpg');
  width: 100%;
  height: 120px;
  background-position: 70%;
}

.imgHeroesMd3 {
  background-size: cover;
  background-image: url('https://d.newsweek.com/en/full/1578426/zoe-monterola-founder-six-feet-supplies.jpg');
  width: 100%;
  height: 120px;
  background-position: 70%;
}

/* Culture & Travel md */
.imgCultureMd1 {
  background-size: cover;
  background-image: url('https://d.newsweek.com/en/full/1586378/naomi-tomky.png');
  width: 100%;
  height: 120px;
  background-position: 70%;
}

.imgCultureMd2 {
  background-size: cover;
  background-image: url('https://d.newsweek.com/en/full/1576391/cul-uncharted-coffee-banner.jpg');
  width: 100%;
  height: 120px;
  background-position: 50%;
}

.imgCultureMd3 {
  background-size: cover;
  background-image: url('https://d.newsweek.com/en/full/1560097/tozeur-tunisia.jpg');
  width: 100%;
  height: 120px;
  background-position: 70%;
}

/* NewsLetter sm */
.imgNewsletter {
  background-size: cover;
  background-image: url('https://d.newsweek.com/en/full/1541302/starting5-homepage.png');
  width: 100%;
  height: 250px;
  background-position: 50%;
}

.newsletterInput {
  font-size: 14px;
}

.newsletterButton {
  background-color: #f72310;
  border-radius: 0;
  border: none;
  font-size: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 5px 10px 5px 12px;
  margin-top: 20px;
}

/* Border In List */
.borderBottonList {
  border: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid rgb(215, 215, 215);
}

/* Sports */
.titleTwoArticles {
  font-size: 20px;
}

.noBorderLast {
  border: 0;
  padding-left: 0;
}

.sportImg1 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1576712/mlb-opening-day.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.sportImg2 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1589907/new-york-jets-miami.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.sportImg3 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1589866/college-football-national-championship.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.cultureImg1 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1590157/melissa-etheridge.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.cultureImg2 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1590060/colbert-says-republicans-are-sick-fauci.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.cultureImg3 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1590063/mary-kate-olsen.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.techScienceImg1 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1589999/argentine-black-white-tegu.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.techScienceImg2 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1575729/elon-musk.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.techScienceImg3 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1589971/long-march-5b-rocket.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.businessImg1 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1588672/larry-kudlow-donald-trump.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.businessImg2 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1588226/new-york-state-department-labor.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.businessImg3 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1587779/eu-coronavirus.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.worldImg1 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1590028/nadine-dorries-child-sexual-exploitation.png');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.worldImg2 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1590035/nitin-gadkari-india-lab-conspiracy-theory-coronavirus.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.worldImg3 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1590018/human-remains-found-suitcase.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.usImg1 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1589938/biden-trump-steady-cash-influx-amid-pandemic.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.usImg2 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1590159/coronavirus-pandemic-cripples-us-economy-unemployment-rate-soars-147-percent.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.usImg3 {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1589654/hurricane-season.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.topStoryImg {
  min-width: 95px;
  min-height: 95px;
  max-height: 95px;
  background-image: url('https://d.newsweek.com/en/full/1589992/wisconsin-gov-tony-evers.jpg');
  background-size: cover;
  float: left;
  margin: 0 16px 0 0;
  background-position-x: -20px;
}

.borderTop {
  border: 0;
  border-top: 1px solid rgb(213, 213, 213);
  padding-left: 0;
}

.borderTopBottom {
  border: 0;
  border-top: 1px solid rgb(213, 213, 213);
  border-bottom: 1px solid rgb(213, 213, 213);
  padding-left: 0;
}
