Bench Press Calculator Age Weight

Bench Press Calculator: Age & Weight Factors :root { –primary-color: #004a99; –success-color: #28a745; –background-color: #f8f9fa; –text-color: #333; –border-color: #ddd; –card-bg: #fff; –shadow: 0 4px 8px rgba(0,0,0,0.05); } body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background-color: var(–background-color); color: var(–text-color); line-height: 1.6; margin: 0; padding: 0; display: flex; justify-content: center; padding-top: 20px; padding-bottom: 20px; } .container { max-width: 980px; width: 100%; background-color: var(–card-bg); padding: 30px; border-radius: 8px; box-shadow: var(–shadow); margin: 10px; } h1, h2, h3 { color: var(–primary-color); } h1 { font-size: 2.2em; margin-bottom: 20px; text-align: center; } h2 { font-size: 1.7em; margin-top: 30px; margin-bottom: 15px; border-bottom: 2px solid var(–border-color); padding-bottom: 5px; } h3 { font-size: 1.3em; margin-top: 20px; margin-bottom: 10px; } .calculator-section { background-color: #fff; padding: 25px; border-radius: 8px; box-shadow: var(–shadow); margin-bottom: 30px; } .input-group { margin-bottom: 20px; text-align: left; } .input-group label { display: block; margin-bottom: 8px; font-weight: bold; color: #555; } .input-group input[type="number"], .input-group select { width: 100%; padding: 12px; border: 1px solid var(–border-color); border-radius: 4px; box-sizing: border-box; font-size: 1em; } .input-group input[type="number"]:focus, .input-group select:focus { border-color: var(–primary-color); outline: none; box-shadow: 0 0 0 3px rgba(0, 74, 153, 0.2); } .input-group .helper-text { font-size: 0.85em; color: #777; margin-top: 5px; display: block; } .error-message { color: #dc3545; font-size: 0.8em; margin-top: 5px; min-height: 1.2em; /* Prevent layout shift */ } .button-group { display: flex; gap: 10px; margin-top: 25px; justify-content: center; flex-wrap: wrap; } .button-group button { padding: 12px 25px; border: none; border-radius: 5px; cursor: pointer; font-size: 1em; font-weight: bold; transition: background-color 0.3s ease; box-shadow: var(–shadow); } .btn-primary { background-color: var(–primary-color); color: white; } .btn-primary:hover { background-color: #003366; } .btn-secondary { background-color: #6c757d; color: white; } .btn-secondary:hover { background-color: #5a6268; } .btn-success { background-color: var(–success-color); color: white; } .btn-success:hover { background-color: #218838; } #results { margin-top: 30px; padding: 25px; border: 1px dashed var(–primary-color); border-radius: 8px; background-color: #eef7ff; text-align: center; display: none; /* Hidden until calculation */ } #results h3 { margin-top: 0; color: var(–primary-color); } .main-result { font-size: 2.5em; font-weight: bold; color: var(–primary-color); margin: 15px 0; background-color: #fff; padding: 15px; border-radius: 6px; border: 2px solid var(–primary-color); } .intermediate-results { display: flex; justify-content: space-around; flex-wrap: wrap; margin-top: 20px; gap: 15px; } .intermediate-results div { background-color: #f0f8ff; padding: 15px; border-radius: 5px; border: 1px solid #cce5ff; text-align: center; flex: 1; min-width: 150px; } .intermediate-results span { display: block; font-size: 1.2em; font-weight: bold; color: var(–primary-color); } .formula-explanation { font-size: 0.9em; color: #666; margin-top: 15px; border-top: 1px solid #ddd; padding-top: 10px; } table { width: 100%; border-collapse: collapse; margin-top: 20px; margin-bottom: 30px; box-shadow: var(–shadow); } th, td { padding: 12px 15px; text-align: left; border-bottom: 1px solid var(–border-color); } thead { background-color: var(–primary-color); color: white; } tbody tr:nth-child(even) { background-color: #f2f2f2; } caption { font-size: 1.1em; font-weight: bold; color: var(–primary-color); margin-bottom: 10px; text-align: left; } canvas { display: block; margin: 20px auto; background-color: var(–card-bg); border-radius: 8px; box-shadow: var(–shadow); } .article-content { margin-top: 40px; background-color: var(–card-bg); padding: 30px; border-radius: 8px; box-shadow: var(–shadow); } .article-content p, .article-content ul, .article-content ol { margin-bottom: 15px; color: #444; } .article-content ul, .article-content ol { padding-left: 25px; } .article-content li { margin-bottom: 8px; } .article-content a { color: var(–primary-color); text-decoration: none; font-weight: bold; } .article-content a:hover { text-decoration: underline; } .faq-item { margin-bottom: 15px; padding: 10px; border-left: 3px solid var(–primary-color); background-color: #f0f8ff; border-radius: 4px; } .faq-item strong { color: var(–primary-color); display: block; margin-bottom: 5px; } .related-links ul { list-style: none; padding: 0; } .related-links li { margin-bottom: 10px; } .related-links a { font-weight: normal; } .related-links span { font-size: 0.9em; color: #666; display: block; margin-top: 3px; } @media (max-width: 768px) { .container { padding: 20px; } h1 { font-size: 1.8em; } h2 { font-size: 1.5em; } .intermediate-results { flex-direction: column; align-items: center; } .intermediate-results div { width: 80%; } }

Bench Press Calculator: Age & Weight Factors

Estimate your bench press potential and understand how age and body weight influence your lifting strength.

Bench Press Strength Calculator

Enter your current age in years.
Enter your current body weight in kilograms.
Male Female Select your gender for more accurate estimations.

Your Estimated Bench Press

Bodyweight Ratio
Age Factor Adjustment
Gender Factor

Formula Used: The calculation is an estimation based on common strength standards, adjusted by your reported age, body weight, and gender. It uses a base strength calculation for average individuals and applies multipliers derived from generalized strength data for different age groups and genders, relative to body weight. This is not a precise scientific measurement but a predictive tool.

What is a Bench Press Calculator for Age and Weight?

A bench press calculator age weight is an online tool designed to estimate an individual's potential maximum bench press strength based primarily on two key factors: their age and their body weight. While direct strength testing is the only way to know your true one-rep max (1RM), these calculators provide a valuable benchmark. They leverage statistical data and common strength standards to give users an approximate idea of how strong they might be relative to others with similar demographic profiles and physical characteristics. This bench press calculator age weight helps users set realistic training goals, track progress, and understand how physiological factors can influence pressing power.

Who should use it:

  • Beginners looking for a starting point or target to aim for.
  • Intermediate lifters wanting to gauge their progress against established norms.
  • Coaches and trainers assessing potential strength levels or designing training programs.
  • Anyone curious about their relative strength in the bench press based on their age and body mass.

Common misconceptions:

  • It's an exact measurement: Calculators provide estimates. Actual strength depends on training history, genetics, technique, nutrition, and recovery.
  • Higher weight always means higher bench press: While there's a correlation, the ratio of strength to body weight is crucial. A lighter, well-trained individual can often bench more relative to their body weight than a heavier, untrained person.
  • Age is the sole determinant: While strength can naturally decline with age, an active lifestyle and consistent training can mitigate this significantly. Age is a factor, but not the only one.

Bench Press Strength Formula and Mathematical Explanation

The core of a bench press calculator age weight involves combining a bodyweight-based strength standard with age and gender modifiers. There isn't one single, universally accepted scientific formula, as strength is highly multifactorial. However, a common approach synthesizes several principles:

A simplified model can be represented as:

Estimated 1RM = (Base Strength per Bodyweight) * (Age Factor) * (Gender Factor)

Let's break down the components:

  1. Base Strength per Bodyweight: This is often derived from established strength standards (e.g., from platforms like Strength Level or Symmetric Strength). These standards typically provide a multiplier of body weight that corresponds to different strength levels (beginner, novice, intermediate, advanced, elite). For instance, an 'intermediate' male lifter might be expected to bench press 1.0 to 1.2 times their body weight.
  2. Age Factor: Strength potential typically peaks in the 20s and 30s and may gradually decline thereafter. A factor is applied to adjust the base strength based on age. Younger individuals might get a slight boost, while older individuals might see a slight reduction, reflecting general physiological trends. This factor is usually a multiplier close to 1.0, perhaps ranging from 0.85 to 1.15.
  3. Gender Factor: On average, males tend to have higher absolute strength than females due to differences in muscle mass and hormonal profiles. A gender factor is applied, typically a multiplier around 1.0 for males and perhaps 0.6 to 0.7 for females, to align with typical strength distributions.

Variables Table

Variables Used in Bench Press Calculation
Variable Meaning Unit Typical Range
Age User's current age Years 10 – 100
Body Weight User's current body weight kg 30 – 300
Gender User's gender Categorical Male, Female
Base Strength Multiplier Strength standard relative to body weight Multiplier (x Bodyweight) 0.5 – 2.5+ (varies by level)
Age Factor Adjustment for age group Multiplier ~0.85 – 1.15
Gender Factor Adjustment for gender Multiplier ~0.6 – 1.0
Estimated 1RM Estimated One-Rep Max Bench Press kg Variable (based on inputs)
Bodyweight Ratio Estimated 1RM divided by body weight Ratio (x Bodyweight) Variable (based on inputs)

Note: The specific multipliers used in any given bench press calculator age weight can vary significantly based on the data source and the desired accuracy level. Our calculator uses simplified, generalized factors for illustrative purposes.

Practical Examples (Real-World Use Cases)

Let's explore how the bench press calculator age weight tool can be used with practical examples:

Example 1: A Young, Growing Male Lifter

  • Inputs:
    • Age: 22 years
    • Body Weight: 85 kg
    • Gender: Male
  • Calculation:
    • Base Strength (Intermediate Level): ~1.1 x 85 kg = 93.5 kg
    • Age Factor (young adult): ~1.05
    • Gender Factor (Male): ~1.0
    • Estimated 1RM = 93.5 kg * 1.05 * 1.0 = ~98.2 kg
    • Bodyweight Ratio = 98.2 kg / 85 kg = ~1.15x
  • Interpretation: At 22 years old and 85 kg, this individual is estimated to be an intermediate bench presser, capable of lifting about 1.15 times his body weight. This suggests he has a solid foundation and could aim for more advanced numbers with focused training.

Example 2: An Experienced Female Lifter Nearing Peak Strength

  • Inputs:
    • Age: 35 years
    • Body Weight: 65 kg
    • Gender: Female
  • Calculation:
    • Base Strength (Advanced Level): ~0.9 x 65 kg = 58.5 kg
    • Age Factor (peak adult): ~1.0
    • Gender Factor (Female): ~0.65
    • Estimated 1RM = 58.5 kg * 1.0 * 0.65 = ~38.0 kg
    • Bodyweight Ratio = 38.0 kg / 65 kg = ~0.58x
  • Interpretation: For a 35-year-old female weighing 65 kg, lifting approximately 0.58 times her body weight would place her in a strong intermediate to advanced category for her demographic. This indicates significant dedication and training effort. The calculator helps her see where she stands relative to general standards for her gender and age group.

How to Use This Bench Press Calculator

Using our bench press calculator age weight is straightforward. Follow these steps to get your estimated strength benchmark:

  1. Enter Your Age: Input your current age in the 'Age (Years)' field. Accuracy here helps adjust for general strength trends associated with different life stages.
  2. Enter Your Body Weight: Input your current body weight in kilograms (kg) in the 'Body Weight (kg)' field. This is a primary factor in determining strength potential, especially relative strength.
  3. Select Your Gender: Choose 'Male' or 'Female' from the dropdown menu. This accounts for typical physiological differences in muscle mass and strength potential.
  4. Click 'Calculate': Once all fields are filled, press the 'Calculate' button.

How to Read Results:

  • Estimated Bench Press: This is the primary output, showing your projected one-rep maximum (1RM) in kilograms. It's your estimated maximum weight you could lift for a single repetition with good form.
  • Bodyweight Ratio: This value indicates how much you can bench press relative to your body weight (e.g., 1.2x means you can lift 1.2 times your body weight). This is often a better indicator of relative strength than absolute weight.
  • Age Factor & Gender Factor: These show the adjustments applied based on your inputs, highlighting how these demographic factors influence the estimate.

Decision-Making Guidance:

Use these results as a guide, not a definitive statement. If your estimated result is lower than you expected, view it as motivation to improve. If it's higher, acknowledge your progress! Consider these results when:

  • Setting new training goals (e.g., aiming for a specific bodyweight ratio).
  • Comparing your strength to general benchmarks for your age and weight class.
  • Assessing if your current training intensity is appropriate.

Remember to consult with a qualified trainer or coach for personalized advice. Always prioritize proper form and safety over lifting maximum weight.

Key Factors That Affect Bench Press Results

While age and body weight are significant inputs for a bench press calculator age weight, numerous other factors critically influence actual bench press performance:

  1. Training Experience & Consistency: This is arguably the most important factor. Someone who has consistently trained the bench press for years will almost always be stronger than a novice, regardless of age or weight. Muscle memory, neurological adaptations, and increased connective tissue strength play huge roles.
  2. Genetics: Muscle fiber type distribution (fast-twitch vs. slow-twitch), muscle insertion points, bone density, and natural hormonal levels all contribute to an individual's inherent strength potential. Some people are simply genetically predisposed to be stronger.
  3. Training Program Design: The effectiveness of a training program—including volume, intensity, frequency, exercise selection (e.g., pause bench, incline bench), and periodization—directly impacts strength gains. A well-structured program is crucial.
  4. Technique and Form: Proper bench press technique maximizes leverage and muscle recruitment while minimizing injury risk. Factors like leg drive, shoulder blade retraction, bar path, and grip width can significantly affect the amount of weight lifted.
  5. Muscle Mass & Body Composition: While the calculator uses total body weight, the *composition* matters. Higher lean muscle mass generally correlates with greater strength. Body fat percentage plays less of a direct role in the lift itself but influences overall weight.
  6. Nutrition and Recovery: Adequate protein intake supports muscle repair and growth. Sufficient sleep and rest days allow the body to recover from training, which is when strength adaptations actually occur. Poor nutrition or insufficient recovery will hinder progress.
  7. Age-Related Physiological Changes: Beyond general trends, individual aging processes vary. Factors like joint health, hormone levels (e.g., testosterone), and recovery capacity can differ significantly between individuals of the same age.
  8. Psychological Factors: Mental focus, motivation, confidence, and the ability to push through discomfort during a heavy lift can all impact performance on a given day.

Frequently Asked Questions (FAQ)

Q1: Is this calculator accurate for everyone?

A1: No, this is an estimation tool. Actual strength varies greatly due to training, genetics, technique, and other personal factors. It provides a benchmark based on general population data.

Q2: Should I trust the 'Age Factor' adjustment?

A2: The age factor reflects general physiological trends where strength may peak in young adulthood and gradually decline. However, active, well-trained older individuals can often surpass younger, less active people. It's a statistical adjustment, not a definitive rule.

Q3: My friend is lighter than me but benches more. Why?

A3: This highlights the importance of the 'Bodyweight Ratio'. Your friend likely has a higher strength-to-weight ratio due to better training, technique, genetics, or body composition (more muscle, less fat).

Q4: Does this calculator account for different lifting styles (e.g., powerlifting vs. bodybuilding)?

A4: This calculator primarily estimates a one-rep max (1RM) closer to a powerlifting standard. Bodybuilding-focused training might prioritize hypertrophy over absolute strength, leading to different performance metrics.

Q5: How often should I update my weight for the calculator?

A5: Update your weight whenever it changes significantly, especially if you are actively trying to gain muscle or lose fat. Body weight is a primary input for the ratio calculation.

Q6: What is a good bodyweight ratio for bench press?

A6: For men, a 1x bodyweight bench press is often considered intermediate. For women, around 0.75x bodyweight is a strong intermediate benchmark. Advanced lifters aim for significantly higher ratios (1.5x+ for men, 1x+ for women).

Q7: Can I use this calculator to predict my progress?

A7: It can help set initial goals. For example, if you're at 0.8x bodyweight and aim for 1.1x, you have a target. However, progress depends heavily on your training execution.

Q8: Does height matter for bench press strength?

A8: Height can indirectly influence bench press. Taller individuals might have longer levers, potentially making the movement harder, but also might carry more muscle mass overall. While not a direct input here, it's a factor in biomechanics.

Related Tools and Internal Resources

Bench Press Strength vs. Age and Weight

Estimated Bench Press 1RM (kg) across different ages for a fixed weight and gender.

Estimated Bench Press 1RM (kg) by Age (80kg Male Intermediate Lifter)
Age Group Age Factor Estimated 1RM (kg)
function validateInput(id, min, max, errorId, label) { var input = document.getElementById(id); var value = parseFloat(input.value); var errorElement = document.getElementById(errorId); errorElement.textContent = "; // Clear previous error if (isNaN(value)) { errorElement.textContent = 'Please enter a valid number.'; return false; } if (value max) { errorElement.textContent = label + ' cannot be more than ' + max + '.'; return false; } return true; } function calculateBenchPress() { var isValidAge = validateInput('userAge', 10, 100, 'ageError', 'Age'); var isValidWeight = validateInput('userWeightKg', 30, 300, 'weightKgError', 'Body Weight'); if (!isValidAge || !isValidWeight) { document.getElementById('results').style.display = 'none'; return; } var age = parseFloat(document.getElementById('userAge').value); var weightKg = parseFloat(document.getElementById('userWeightKg').value); var gender = document.getElementById('gender').value; // — Calculation Logic — // Base strength multiplier for intermediate level (can be adjusted) var baseMultiplier = 1.1; // Example: Intermediate Male var ageFactor = 1.0; var genderFactor = 1.0; // Adjustments based on age if (age = 20 && age 35 && age <= 50) { ageFactor = 0.95; // Gradual decline } else { ageFactor = 0.85; // More significant decline in older age } // Adjustments based on gender if (gender === 'female') { genderFactor = 0.65; // Typical gender strength difference // Adjust base multiplier for females if needed, or rely solely on gender factor // Example: if baseMultiplier was intended for males // baseMultiplier = 0.8; // Example female intermediate base } else { genderFactor = 1.0; // Male } // Combine factors var estimated1RM = (weightKg * baseMultiplier) * ageFactor * genderFactor; var weightRatio = estimated1RM / weightKg; // Ensure results are not negative due to extreme factors (though unlikely with current ranges) if (estimated1RM < 0) estimated1RM = 0; if (weightRatio < 0) weightRatio = 0; // Display Results document.getElementById('estimatedBenchPress').textContent = estimated1RM.toFixed(1) + ' kg'; document.getElementById('weightRatio').textContent = weightRatio.toFixed(2) + 'x'; document.getElementById('ageFactor').textContent = ageFactor.toFixed(2); document.getElementById('genderFactor').textContent = genderFactor.toFixed(2); document.getElementById('results').style.display = 'block'; // — Update Chart — updateChart(age, weightKg, gender); populateDataTable(age, weightKg, gender); } function resetCalculator() { document.getElementById('userAge').value = 30; document.getElementById('userWeightKg').value = 80; document.getElementById('gender').value = 'male'; document.getElementById('ageError').textContent = ''; document.getElementById('weightKgError').textContent = ''; document.getElementById('results').style.display = 'none'; // Reset chart to default view if needed updateChart(30, 80, 'male'); // Reset chart to default values } function copyResults() { var mainResult = document.getElementById('estimatedBenchPress').textContent; var ratio = document.getElementById('weightRatio').textContent; var ageAdj = document.getElementById('ageFactor').textContent; var genderAdj = document.getElementById('genderFactor').textContent; var formula = "Estimated 1RM = (Base Strength per Bodyweight) * (Age Factor) * (Gender Factor)"; if (mainResult === '–') { alert("No results to copy yet. Please calculate first."); return; } var textToCopy = "Bench Press Estimate:\n"; textToCopy += "Estimated 1RM: " + mainResult + "\n"; textToCopy += "Bodyweight Ratio: " + ratio + "\n"; textToCopy += "Age Factor Adjustment: " + ageAdj + "\n"; textToCopy += "Gender Factor Adjustment: " + genderAdj + "\n"; textToCopy += "Formula Basis: " + formula + "\n"; textToCopy += "\n(Calculated using a bench press calculator age weight tool)"; navigator.clipboard.writeText(textToCopy).then(function() { // Success feedback var originalText = document.querySelector('.btn-success').textContent; document.querySelector('.btn-success').textContent = 'Copied!'; setTimeout(function() { document.querySelector('.btn-success').textContent = originalText; }, 1500); }).catch(function(err) { console.error('Failed to copy text: ', err); alert('Failed to copy results. Please copy manually.'); }); } // Charting Logic var strengthChart; // Declare globally function updateChart(currentAge, currentWeight, currentGender) { var ctx = document.getElementById('strengthChart').getContext('2d'); // Destroy previous chart instance if it exists if (strengthChart) { strengthChart.destroy(); } // Define parameters for chart data generation var chartWeightKg = currentWeight; // Use current weight for the chart var chartGender = currentGender; var baseMultiplier = 1.1; // Intermediate baseline var ageGroups = [15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70]; var estimated1RMs = []; var ageFactors = []; // To show adjustment visually for (var i = 0; i < ageGroups.length; i++) { var age = ageGroups[i]; var af = 1.0; if (age = 20 && age 35 && age <= 50) { af = 0.95; } else { af = 0.85; } ageFactors.push(af); var gf = (chartGender === 'female') ? 0.65 : 1.0; var calculated1RM = (chartWeightKg * baseMultiplier) * af * gf; // Ensure non-negative values if (calculated1RM < 0) calculated1RM = 0; estimated1RMs.push(calculated1RM); } strengthChart = new Chart(ctx, { type: 'line', data: { labels: ageGroups.map(String), // Labels for x-axis (Age) datasets: [{ label: 'Estimated 1RM (kg)', data: estimated1RMs, borderColor: 'var(–primary-color)', backgroundColor: 'rgba(0, 74, 153, 0.1)', fill: true, tension: 0.1, pointRadius: 5, pointHoverRadius: 8 }, { label: 'Age Factor Adjustment', data: ageFactors.map(function(val, index) { return val * (chartWeightKg * baseMultiplier * ((chartGender === 'female') ? 0.65 : 1.0)); }), // Scale factor to comparable kg borderColor: 'var(–success-color)', backgroundColor: 'rgba(40, 167, 69, 0.1)', fill: false, tension: 0.1, pointRadius: 5, pointHoverRadius: 8, borderDash: [5, 5] // Dashed line for secondary data }] }, options: { responsive: true, maintainAspectRatio: false, scales: { y: { beginAtZero: true, title: { display: true, text: 'Weight (kg)' } }, x: { title: { display: true, text: 'Age (Years)' } } }, plugins: { title: { display: true, text: 'Estimated Bench Press Strength by Age', font: { size: 16 } }, tooltip: { callbacks: { label: function(context) { var label = context.dataset.label || ''; if (label) { label += ': '; } if (context.parsed.y !== null) { label += context.parsed.y.toFixed(1) + ' kg'; } return label; } } } } } }); } function populateDataTable(currentAge, currentWeight, currentGender) { var tableBody = document.getElementById('chartDataTable').getElementsByTagName('tbody')[0]; tableBody.innerHTML = ''; // Clear existing rows var baseMultiplier = 1.1; // Intermediate baseline var ageGroups = [15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70]; for (var i = 0; i < ageGroups.length; i++) { var age = ageGroups[i]; var af = 1.0; if (age = 20 && age 35 && age <= 50) { af = 0.95; } else { af = 0.85; } var gf = (currentGender === 'female') ? 0.65 : 1.0; var calculated1RM = (currentWeight * baseMultiplier) * af * gf; if (calculated1RM < 0) calculated1RM = 0; var row = tableBody.insertRow(); var cellAge = row.insertCell(0); var cellAgeFactor = row.insertCell(1); var cellEst1RM = row.insertCell(2); cellAge.textContent = age + ' years'; cellAgeFactor.textContent = af.toFixed(2); cellEst1RM.textContent = calculated1RM.toFixed(1) + ' kg'; } // Update caption dynamically var caption = document.getElementById('chartDataTable').getElementsByTagName('caption')[0]; caption.textContent = 'Estimated Bench Press 1RM (kg) by Age (' + currentWeight + 'kg ' + currentGender + ' Intermediate Lifter)'; } // Initial chart load on page load document.addEventListener('DOMContentLoaded', function() { // Get initial values from inputs var initialAge = parseFloat(document.getElementById('userAge').value); var initialWeight = parseFloat(document.getElementById('userWeightKg').value); var initialGender = document.getElementById('gender').value; updateChart(initialAge, initialWeight, initialGender); populateDataTable(initialAge, initialWeight, initialGender); }); /* Ensure canvas takes up space properly */ canvas { max-width: 100%; height: auto; }

Leave a Comment