.italia-it-button-icon img {
  padding: 8px 10px 8px 0 !important;
}
.italia-it-button-text {
  padding: 16px 0 0 60px !important;
  font-size: 24px !important;
}
.btn-cns {
  margin: 0;
  width: 280px;
  padding: 0px 10px 0px 65px;
  background-color: #b31a34;
  color: white;
  border: none;
  display: inline-block;
  position: relative;
  font-size: 24px;
  line-height: 50px;
  font-weight: 600;
}
.btn-cns > span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  width: 54px;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  background: transparent url("/sites/all/modules/Venis/vns_utilities/inc/selezioni/assets/img/logo-cns.png") center center no-repeat;
}
.btn-cns:hover, .btn-cns:focus, .btn-cns:active {
  background-color: #cd2642 !important;
  text-decoration: none;
  color: #fff;
}

.table-homepage tbody tr td:nth-child(1),
.table-homepage tbody tr td:nth-child(3), 
.table-homepage tbody tr td:nth-child(4) {
  width: 1%;
  white-space: nowrap;
  font-size: 0.8rem;
  line-height: 24px;
}