
/* Form Style */
.form_wrapper{
	background:#fff;
	border:1px solid #ddd;
	margin:0 auto;
	width:350px;
	font-size:16px;
	-moz-box-shadow:1px 1px 7px #ccc;
	-webkit-box-shadow:1px 1px 7px #ccc;
	box-shadow:1px 1px 7px #ccc;
	margin-top: 1.5%;
	margin-bottom: 1.5%;
}
.form_wrapper h3{
	padding:20px 30px 20px 30px;
	background-color:#444;
	color:#fff;
	font-size:25px;
	border-bottom:1px solid #ddd;
	margin-bottom: 11%;
}
.form_wrapper form{
	display:none;
	background:#fff;
}
.form_wrapper .column{
	width:47%;
	float:left;
}
form.active{
	display:block;
}
form.login{
	width:100%;
}
form.register{
	width:550px;
}
form.forgot_password{
	width:300px;
}
.form_wrapper a{
	text-decoration:none;
	color:#777;
	font-size:12px;
}
.form_wrapper a:hover{
	color:#000;
}
.form_wrapper label{
	display:block;
	padding:10px 30px 0px 30px;
	margin:10px 0px 0px 0px;
	text-align: left;
}
.form_wrapper input[type="text"],
.form_wrapper input[type="password"]{
	border: solid 1px #E5E5E5;
	background: #FFFFFF;
	margin: 5px 30px 0px 30px;
	padding: 9px;
	display:block;
	font-size:16px;
	width:76%;
	background:
		-webkit-gradient(
			linear,
			left top,
			left 25,
			from(#FFFFFF),
			color-stop(4%, #EEEEEE),
			to(#FFFFFF)
		);
	background:
		-moz-linear-gradient(
			top,
			#FFFFFF,
			#EEEEEE 1px,
			#FFFFFF 25px
			);
	-moz-box-shadow: 0px 0px 8px #f0f0f0;
	-webkit-box-shadow: 0px 0px 8px #f0f0f0;
	box-shadow: 0px 0px 8px #f0f0f0;
}
.form_wrapper input[type="text"]:focus,
.form_wrapper input[type="password"]:focus{
	background:#feffef;
}
.form_wrapper .bottom{
	background-color:#444;
	border-top:1px solid #ddd;
	margin-top: 12%;
	clear:both;
	color:#fff;
	text-shadow:1px 1px 1px #000;
}
.form_wrapper .bottom a{
	display:block;
	clear:both;
	padding:10px 30px;
	text-align:right;
	color:#ffa800;
	text-shadow:1px 1px 1px #000;
}
.panel-block.video-list.grid.stop-img-error.widget-videos {
    height: 100%;
    width: 100%;
    background: #fff;
    border-radius: 3px;
}
.with-sidebar-layout.left.static-page-width-detail {
    width: 840px;
}
h2.static-page-body-n {
    font-size: 20px;
    padding: 17px;
	color: #626262;
    font-weight: 600;
	text-align: left;
}
.panel-title.static-page-bckg-new-colo {
    background: #000;
}

.panel-title.static-page-bckg-new-colo h2 {
    color: #ffdf2f;
}
.form_wrapper a.forgot{
	float:right;
	font-style:italic;
	line-height:24px;
	color:#ffa800;
	text-shadow:1px 1px 1px #fff;
}
.form_wrapper a.forgot:hover{
	color:#000;
}
.form_wrapper div.remember{
	float:left;
	width: 107px;
	margin: 20px 0px 20px 30px;
	font-size:11px;
}
.form_wrapper div.remember input{
	float:left;
	margin:2px 5px 0px 0px;
}
.form_wrapper span.error{
	visibility:hidden;
	color:red;
	font-size:11px;
	font-style:italic;
	display:block;
	margin:4px 30px;
}
.form_wrapper input[type="submit"] {
	background: #565656;
	border: 1px solid #ccc;
	color: #efefef !important;
	font-family: "Trebuchet MS", "Myriad Pro", sans-serif;
	font-size: 14px;
	/* font-weight: bold; */
	padding: 8px 0 9px;
	text-align: center;
	width: 150px;
	cursor:pointer;
	float:right;
	margin:15px 20px 10px 10px;
	text-shadow: 0px 1px 0px #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 2px #fff inset;
	-webkit-box-shadow: 0px 0px 2px #fff inset;
	box-shadow: 0px 0px 2px #fff inset;
}
.form_wrapper input[type="submit"]:hover {
	background: #545454;
	-moz-box-shadow: 0px 0px 2px #eaeaea inset;
	-webkit-box-shadow: 0px 0px 2px #e3e3e3 inset;
	box-shadow: 0px 0px 2px #eaeaea inset;
	color: #222;
}
h1.h1-categ-title-t.class-h1-tag-new {
    padding-top: 8px;
    padding-bottom: 8px;
}
.ddgender{
    border: solid 1px #E5E5E5;
    background: #FFFFFF;
    margin: 5px 30px 0px 30px;
    padding: 9px;
    display: block;
    font-size: 16px;
    width: 76%;
    background: -webkit-gradient( linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF) );
    background: -moz-linear-gradient( top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px );
    -moz-box-shadow: 0px 0px 8px #f0f0f0;
    -webkit-box-shadow: 0px 0px 8px #f0f0f0;
    box-shadow: 0px 0px 8px #f0f0f0;
}
.bot {
    margin-bottom: 24%;
}
.testbox {
    margin: auto;
    width: 487px;
    margin-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 30px;
    background-color: #F7F7F7;
    padding-bottom: 90px;
    /* height: 406px; */
    margin-left: 243px;
}

input[type=radio] {
    visibility: hidden;
}

form {
    /* margin: 0 30px; */
}

label.radio {
    cursor: pointer;
    text-indent: 35px;
    overflow: visible;
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
    color: #888;
    font-size: 15px;
    letter-spacing: 0.5px;
}

label.radio:before {
    background: #3599DD;
    content: '';
    position: absolute;
    left: 0;
    top: -4px;
    width: 26px;
    height: 26px;
    border-radius: 100%;
}

label.radio:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 12px;
    height: 5px;
    background: transparent;
    top: 6px;
    left: 7px;
    border: 2px solid #ffffff;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

input[type=radio]:checked + label:after {
    opacity: 1;
}

hr {
    color: #555555;
    /* opacity: 0.3; */
}

input[type=text],input[type=password] {
    width: 100%;
    height: 39px;
    -webkit-border-radius: 0px 4px 4px 0px/5px 5px 4px 4px;
    -moz-border-radius: 0px 4px 4px 0px/0px 0px 4px 4px;
    border-radius: 0px 4px 4px 0px/5px 5px 4px 4px;
    background-color: #fff;
    -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09);
    -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09);
    box-shadow: 1px 2px 5px rgba(0,0,0,.09);
    border: solid 1px #cbc9c9;
    /* margin-left: -5px; */
    /* margin-top: 13px; */
    padding-left: 10px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border: 1px solid rgba(53, 153, 221, 0.09);
}

input[type=password] {
    margin-bottom: 25px;
}

#icon {
    display: inline-block;
    width: 45px;
    background-color: #2d3a4b;
    padding: 8px 0px 8px 15px;
    /* margin-left: 15px; */
    margin-right: 21px;
    color: white;
    -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09);
    -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09);
    box-shadow: 1px 2px 5px rgba(0,0,0,.09);
    border: solid 0px #cbc9c9;
}

.gender {
    margin-left: 113px;
    margin-bottom: 30px;
    margin-top: 25px;
}

.accounttype {
    margin-left: 4%;
    margin-top: 49px;
}
.education-acc{
	margin-left:-5%;
	    margin-bottom: 30px;
}

select.choose-profession {
    margin-bottom: 30px;
    background: #3599DD;
    width: 100%;
    margin-right: 17px;
    padding: 0px;
    padding-left: 13px;
    font-size: 14px;
    border: 1px solid #3599DD;
    height: 34px;
    color: white;
}

.choose-country {
    margin-bottom: 30px;
}
input#country{
	width:100%;
}
b.country-b {
    font-weight: normal;
    /* font-size: 14px; */
    color: #888;
}

input.button {
    cursor: pointer;
    width: 100% !important;
    font-size: 15px;
    font-weight: normal;
    text-shadow: none;
    color: white;
    text-transform: uppercase;
    text-align: center;
    padding: 15px;
    letter-spacing: 0.5px;
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
    text-decoration: none;
    width: 40%;
    background-color: #68bee6;
    position: relative;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    /* margin-left: -30px; */
    outline: none;
    background-color: #2d3a4b;
    border: 1px solid #2d3a4b;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 14px;
    padding: 8px 18px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    margin-top: 20px;
}

input.button:hover {/* background-color: #cecece; *//* border: 1px solid #565656; */}
h2.reg-h2 {
    text-align: center;
    padding-top: 34px;
    color: rgb(89, 89, 89);
    text-shadow: none;
    font-size: 25px;
}
p.terms-reg {
    font-size: 13px;
    text-shadow: none;
    padding-bottom: 35px;
    color: #535353;
	text-align: left;
}
a.reg-a:hover {
    color: #2d3a4b;
}
a.reg-a {
    color: #565656;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
p.terms-reg.terms-reg-f {
    padding-bottom: 5px;
	text-align: left;
}
hr.reg-hr2 {
    margin-bottom: 36px;
}
hr.reg-hr3 {
    margin-bottom: 20px;
}
.testbox.reg-m-top {
    /* margin-top: -85px !important; */
}
p.false-koris-f {
    background: #eb3d41;
    text-align: center;
    padding: 10px;
    color: #fff;
}
p.true-log-log {
    background: #6db553;
    text-align: center;
    padding: 10px;
    color: #fff;
}
input.tabs_inp {
    width: 70.5%;
}
.pagination {
	float: right;
	border: none;
	border-radius: 0px;
}
.pagination li a {
	border-radius: 0px !important;
	border: none;
	background: #2d3a4b;
	color: #fff;
	margin: 0 2px;
	height: 23px;
	width: 23px;
	padding: 0px;
	text-align: center;
	line-height: 23px;
	font-size: 12px;
}
.pagination li a:hover {
	background: #3f6ab2;
	color: #fff;
}
.pagination li.active a {
	background: #3f6ab2;
	color: #fff;
}
.pagination.in-center {
	text-align: center;
	width: 100%;
}
.pagination.in-center li {
	display: inline-block;
}
.panel-title.name-center-c {
    text-align: center;
}
h2.edit-text-t {
    background: green;
    width: 153px;
    padding: 13px;
    color: #efefef;
    position: absolute;
    margin-top: 26px;
    margin-left: 471px;
}
.image-edit-e {
    background: #f0f0f0;
    /* height: 150px; */
    /* width: 150px; */
    position: relative;
    /* margin-left: 243px; */
    margin-top: 53px;
    margin-bottom: 26px;
	text-align: center;
}
img.img-move-m {
    /* width: 100%; */
    /* height: 100%; */
}
h2.edit-text-t.text-photo {
    width: 158px;
	margin-top: 16px;
}
h2.edit-text-t.text-stories {
    width: 168px;
    margin-top: 15px;
    margin-left: 461px;
}
input#c_name {
    margin: 0px;
}

input#c_email {
    margin: 0px;
}

input#c_webside {
    margin: 0px;
}
select#c_name {
    width: 100%;
    height: 4.5%;
}
.panel-title.panel-t-c {
    margin-top: 90px;
}
.image-border-max {
    margin-left: 184px;
    margin-bottom: 25px;
    width: 300px;
}
img.img-move-m.img-widht-max {
    width: 100% !important;
}
h2.comment-first-c {
    margin-top: 24px;
    margin-left: -5px;
    font-size: 21px;
}
h2.comment-first-c.comm-f-c {
    margin-left: 18px;
}
.alert-msg.light.message-m-alert {
    width: 19%;
    /* margin-left: 30%; */
    position: absolute;
    margin-top: 101px;
    float: left;
    left: 31%;
    z-index: 1;
}
.alert-msg.light.message-m-alert.error-e-alert {
    background: red;
}
.delete-edit-user {
    margin-left: 93px;
    margin-bottom: 5px;
}
a.del-ed-us {
    color: red;
}
.delete-edit-user.photo-e {
    margin-left: 208px;
}
.delete-edit-user.stories-edit-x {
    float: right;
    margin-top: 60px;
}
.table-list-users, td, th {
    border: 2px solid #373737;
    text-align: center;
}
.panel-title.users-list-left {
    float: left;
    width: 22.5%;
}

.panel-title.users-list-center {
    float: left;
    width: 27.5%;
    margin-left: 7px;
}

.panel-title.users-list-right {
    float: right;
    width: 31.5%;
}
img.img-users-u {
    width: 45%;
}
/* Zebra striping */
tr:nth-of-type(odd) {
  background: #eee;
}
th {
  background: #373737;
  color: #f0f0f0;
  font-weight: bold;
}
td, th {
  padding: 6px;
  border: 1px solid #ccc;
  text-align: center;
}
input.btn-search-b {
	background-image: url(/images/1.png);
	background-color: transparent; /* make the button transparent */
	background-repeat: no-repeat;  /* make the background image appear only once */
	background-position: 0px 0px;  /* equivalent to 'top left' */
	border: none;           /* assuming we don't want any borders */
	cursor: pointer;        /* make the cursor like hovering over an <a> element */
	height: 27px;           /* make this the size of your image */
	padding-left: 34px;     /* make text start to the right of the image */
	vertical-align: middle; /* align the text vertically centered */
	float: right;
	position: absolute;
	right: 0;
	margin-top: 13px;
}
input.btn-form-search {
    width: 200px;
    margin-top: 6px;
    text-align: left;
    float: right;
    margin-right: 42px !important;
    border-radius: 3px;
}
input.btn-comm-write {
    width: 20%;
    padding: 27px;
    border: none;
    background: #373737;
    color: #f0f0f0;
    float: left;
    margin-left: 47px;
}
h2.comment-first-c.comm-need-log {
    float: left;
    margin-left: 73px;
	color: #373737;
}
span.marker.title-market-private-p {
    margin-top: 10px;
}
select#e_name {
    width: 300px;
    height: 40px;
    border: 1px solid #c4c4c4;
    padding: 7px;
}
/*paginacija*/
.news-pagination {
    width: 100%;
    float: left;
    margin-left: -20px;
    padding-top: 23px;
}

.news-pagi {
    width: 100%;
    float: left;
    display: inline-block;
    padding: 20px;
}

ul.pagi-ul {
    display: inline-block;
    width: 100%;
    position: relative;
}

li.pagi-li.first {
    float: left;
    text-align: center;
    width: 9%;
}

li.pagi-li {
    width: 6.55%;
    font-size: 13px;
    float: left;
    background: #fff;
    text-align: center;
    border: 1px solid #000;
    padding: 10px;
    color: #373737;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -o-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
}

li.pagi-li.active {
    background: #000;
    color: #fff;
}

li.pagi-li:hover {
    background: #000;
    color: #fff;
    cursor: pointer;
}

li.pagi-li.first.previous {
    width: 14%;
}

.news-left-first.news-left-first-more {
    background: #fff;
    margin-left: 3px;
    padding: 20px;
    text-align: justify;
    letter-spacing: 0.5px;
    line-height: 1.6;
    word-spacing: 0.5px;
}

h2.news-more-headline-h2 {
    padding: 20px;
    font-size: 23px;
    line-height: 1.6;
    color: #333;
    letter-spacing: 0.5px;
    word-spacing: 1px;
    margin-bottom: 0;
}

h2.news-more-headline-h2.news-more-headline-h2-false {
    padding-bottom: 0;
    margin-bottom: -10px;
    text-align: left;
    width: 100%;
}

h4.news-more-subline-h4 {
    padding: 20px;
    font-size: 15px;
    color: #888;
    font-weight: normal;
    line-height: 1.6;
    word-spacing: 1px;
    letter-spacing: 0.5px;
    padding-top: 15px;
}

p.news-date-d {
    padding: 20px;
    font-size: 13px;
    letter-spacing: 0.5px;
    word-spacing: 1px;
    color: #888;
}
.popup {
    position:fixed;
    top:0px;
    left:0px;
    bottom:0px;
    right:0px;
    margin:auto;
    width: 301px;
    height: 109px;
    font-family:verdana;
    font-size:13px;
    padding:10px;
    background-color:rgb(240,240,240);
    border: 2px solid #373737;
    z-index:100000000000000000;
}

.cancel {
    display:relative;
    cursor:pointer;
    margin:0;
    float: right;
    height:10px;
    width:14px;
    padding:0 0 5px 0;
    background-color:red;
    text-align:center;
    font-weight:bold;
    font-size:11px;
    color:white;
    border-radius:3px;
    z-index:100000000000000000;
    margin-right: 136px;
    margin-top: 33px;
}

.cancel:hover {
    background:rgb(255,50,50);
}
a.del-ed-us.del-del-d-article {
    margin-left: 16px;
}
button.yes-conf-article {
    width: 80px;
    height: 50px;
    margin-top: 33px;
    margin-left: 40px;
}
button.no-conf-article {
    width: 80px;
    height: 50px;
}
.delete-edit-user.del-new-us {
    margin-left: 77px;
}
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}
.search-head.panel-block.video-list.grid {
    position: absolute;
    margin-top: 30px;
    width: 68%;
}
.panel-title img {
    float: right;
    margin-top: -34px;
    margin-right: -7px;
}
.image-edit-e img {
    max-height: 300px;
    max-width: 100%;
}
.panel-block.video-list.grid.stop-img-error {
    text-align: center;
}
p.prices-discount-p {
    width: 50%;
    float: left;
    font-size: 17px;
}
p.prices-final-p {
    width: 50%;
    float: left;
    font-size: 16px;
    font-weight: normal;
    text-align: right;
    color: #ff002e;
}
p.prices-discount-p.width-price-value {
    width: 60%;
    color: #ff002e;
}
img.aspect-px.asp-px-height-p {
    height: 450px;
}
h2.logo-naslov-n {
    font-size: 30px;
    text-transform: uppercase;
    width: 0;
}
textarea.textarea-kontakt-r {
    resize: none;
    width: 100%;
    height: 125px;
}
img.aspect-px.aspect-px-p-asp {
    height: 100%;
}
p.prices-discount-p.prices-footer-height {
    width: 100%;
}
.traka-popust-t {
    display: inline-block;
    white-space: nowrap;
    line-height: 14px;
    font-weight: bold;
    background: red;
    color: white;
    padding: 5px;
    position: absolute;
    z-index: 9999;
    right: 0;
    top: 50px;
}
.main-list-konzole {
    display: inline-block;
    white-space: nowrap;
    line-height: 14px;
    font-weight: bold;
    background: red;
    color: white;
    padding: 5px;
    position: absolute;
    z-index: 9999;
    margin-left: 119px;
    margin-top: 20px;
}
p.prices-discount-p.main-list-konz-m {
    font-size: 15px;
}
.detail-img-i-left {
    float: left;
    width: 50%;
}
.detail-img-i-left img {
    max-width: 100%;
}
.detail-img-i-left p {
    float: left;
    width: 100%;
}
p.prices-final-p.price-solo-c {
    text-align: left;
}
.big-all-izd {
    display: inline-block;
    white-space: nowrap;
    line-height: 14px;
    font-weight: bold;
    background: red;
    color: white;
    padding: 14px;
    position: absolute;
    z-index: 9999;
    margin-left: 214px;
    margin-top: 87px;
}
.image-big-i {
    width: 100%;
    padding-bottom: 15px;
}

.image-big-i img {
    max-width: 100%;
}
.search-left{

	margin-top:30px;

}
.search-head.panel-block.video-list.grid.panel-search-category {
    margin-top: 0;
}
.detail-p-body {
    display: inline-block;
    width: 100% !important;
}
.first-line-info-i {
    width: 100%;
    border-radius: 3px;
    margin-bottom: 8px;
}
h3.info-i-konzola {
    padding: 14px 18px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
    padding: 11px 15px;
    background-color: #000;
    border-radius: 3px;
}
.first-line-info-i-games {
    width: 100%;
    border-radius: 3px;
    margin-bottom: 8px;
    margin-top: 16px;
}
.image-big-i.games-detail {
    margin-top: 15px;
}
p.valuta-color-red {
    font-size: 28px;
    color: #c70f16;
}
span {
    /* font-size: 14px !important; */
    font-family: Arial, sans-serif !important;
    /* color: #a90210 !important; */
}
h2.categorise-desc-detail {
    font-weight: normal;
    font-size: 14px;
    color: #333;
}
h3.size-footer-h3 {
    font-size: 19px;
}
h3.h3-list-products-p {
    font-weight: bold;
}
p.tag-p-detail {
    width: auto;
    font-family: 'Titillium Web';
    color: #333;
    display: inline-block;
    margin-right: 5px;
}

h3.tag-h3-detail {
    font-weight: normal;
    font-size: 17px;
    display: inline-block;
}
.porudzbenica-top-padding {
    margin-top: 0 !important;
}
.porudzbenica-content-color{

	background:#fff;
	border-radius:3px;

}
.subm-marg-bottom{

	margin-bottom: 20px;

}
.margin-left-porci-tag{

	margin-left:10px;

}
img.aspect-px.aspect-px-new-list {
    height: 100%;
    padding-top: 80px;
}
img.aspect-px.aspect-px-new-list.aspect-px-new-list-brend {
    padding-top: 40px;
    padding-bottom: 40px;
}
